Skip to content

Commit 130c328

Browse files
authored
Merge pull request #106 from getamis/ASL-2247/fix-dependabot-alerts
[ASL-2247] fix dependabot alerts
2 parents 40b77fb + 833edf0 commit 130c328

File tree

3 files changed

+3621
-5319
lines changed

3 files changed

+3621
-5319
lines changed

example/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"babel-loader": "^8.1.0",
4242
"babel-plugin-module-resolver": "^4.0.0",
4343
"babel-preset-expo": "8.3.0",
44+
"expo-cli": "^5.4.0",
4445
"tsconfig-paths-webpack-plugin": "^3.3.0",
4546
"typescript": "~4.0.0"
4647
},

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,10 @@
6363
"eslint-plugin-react": "^7.20.6",
6464
"eslint-plugin-react-hooks": "^4.2.0",
6565
"eslint-plugin-react-native": "^3.8.1",
66-
"expo-cli": "^4.10.0",
6766
"husky": "^4.3.8",
68-
"jest-expo": "^38.0.2",
69-
"jest-junit": "^11.1.0",
70-
"lerna": "^3.22.1",
67+
"jest-expo": "^44.0.1",
68+
"jest-junit": "^13.2.0",
69+
"lerna": "4.0.0",
7170
"lint-staged": "^10.2.11",
7271
"prettier": "^2.0.5",
7372
"typescript": "~3.9.5"

0 commit comments

Comments
 (0)