Skip to content

Commit

Permalink
chore(deps-dev): bump jest from 27.0.6 to 27.2.4
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v27.0.6...v27.2.4)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2021
1 parent cba9265 commit 23a902e
Show file tree
Hide file tree
Showing 2 changed files with 1,224 additions and 1,514 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,37 +17,37 @@
"@otplib/core": "^12.0.1",
"@otplib/plugin-base32-enc-dec": "^12.0.1",
"@otplib/plugin-crypto-js": "^12.0.1",
"@react-native-async-storage/async-storage": "^1.13.0",
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-community/masked-view": "0.1.10",
"@react-navigation/native": "5.9.4",
"@react-navigation/stack": "5.14.5",
"aes-js": "3.1.2",
"buffer": "^6.0.3",
"color": "^3.1.3",
"dotenv": "^9.0.0",
"expo": "^41.0.0",
"expo": "^42.0.0",
"expo-app-loading": "^1.0.3",
"expo-auth-session": "~3.2.3",
"expo-barcode-scanner": "~10.1.2",
"expo-clipboard": "~1.0.2",
"expo-constants": "^10.1.3",
"expo-notifications": "^0.11.6",
"expo-random": "~11.1.2",
"expo-secure-store": "~10.1.0",
"expo-auth-session": "~3.3.1",
"expo-barcode-scanner": "~10.2.2",
"expo-clipboard": "~1.1.0",
"expo-constants": "~11.0.1",
"expo-notifications": "~0.12.3",
"expo-random": "~11.2.0",
"expo-secure-store": "~10.2.0",
"expo-status-bar": "~1.0.4",
"expo-web-browser": "~9.1.0",
"expo-web-browser": "~9.2.0",
"firebase": "8.2.3",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz",
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
"react-native-countdown-circle-timer": "^2.5.3",
"react-native-gesture-handler": "~1.10.2",
"react-native-get-random-values": "~1.7.0",
"react-native-paper": "^4.9.2",
"react-native-reanimated": "~2.1.0",
"react-native-reanimated": "~2.2.0",
"react-native-root-toast": "^3.2.1",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "~3.0.0",
"react-native-screens": "~3.4.0",
"react-native-svg": "12.1.1",
"react-native-web": "~0.13.12",
"url-otpauth": "^2.0.0",
Expand All @@ -67,8 +67,8 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "4",
"jest": "^27.0.6",
"jest-expo": "^41.0.0",
"jest": "^27.2.4",
"jest-expo": "^42.0.0",
"lint-staged": ">=11",
"prettier": "^2.3.2"
},
Expand Down
Loading

0 comments on commit 23a902e

Please sign in to comment.