Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and cindyorangis committed Feb 19, 2022
1 parent 5ba5a77 commit 9960284
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
16 changes: 2 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-native": "0.64.3",
"react-native-elements": "3.4.2",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "~3.10.1",
"react-native-screens": "3.10.2",
"react-native-web": "0.17.1",
"expo-updates": "0.11.6"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "",
"private": true,
"dependencies": {
"jsdom": "^18.0.1",
"jsdom": "18.1.1",
"node-fetch": "2.6.7"
},
"description": "Migrates users from the planet feed wiki list to a JSON file.",
Expand Down

0 comments on commit 9960284

Please sign in to comment.