Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 17, 2021
1 parent b55372f commit 57a867d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 83 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"atom": ">=0.174.0 <2.0.0"
},
"dependencies": {
"atom-package-deps": "^6.0.0",
"idx": "1.2.0",
"immutable": "4.0.0-rc.9",
"invariant": "2.2.2",
"atom-package-deps": "^8.0.0",
"idx": "2.5.6",
"immutable": "4.0.0-rc.15",
"invariant": "2.2.4",
"@atom-ide-community/nuclide-commons": "^0.8.2",
"@atom-ide-community/nuclide-commons-atom": "^0.8.2",
"@atom-ide-community/nuclide-debugger-common": "^0.8.2",
"@atom-ide-community/nuclide-commons-ui": "^0.8.2",
"nullthrows": "1.0.0",
"react": "16.6.0",
"rxjs-compat": "6.3.3",
"uuid": "3.0.1",
"vscode-debugprotocol": "1.24.0"
"nullthrows": "1.1.1",
"react": "17.0.2",
"rxjs-compat": "6.6.7",
"uuid": "8.3.2",
"vscode-debugprotocol": "1.49.0"
},
"devDependencies": {
"@types/atom": "1.40.11",
Expand Down
124 changes: 50 additions & 74 deletions pnpm-lock.yaml

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

0 comments on commit 57a867d

Please sign in to comment.