Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent f0f4781 commit 1a5b2ff
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
},
"dependencies": {
"@apollo/client": "3.5.6",
"@babel/core": "7.16.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
"@babel/plugin-proposal-optional-chaining": "7.16.0",
"@babel/plugin-proposal-partial-application": "7.16.0",
"@babel/plugin-proposal-pipeline-operator": "7.16.0",
"@babel/core": "7.17.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.7",
"@babel/plugin-proposal-optional-chaining": "7.16.7",
"@babel/plugin-proposal-partial-application": "7.16.7",
"@babel/plugin-proposal-pipeline-operator": "7.17.6",
"@graphql-tools/load": "7.4.1",
"@mdx-js/loader": "1.6.22",
"@mdx-js/react": "1.6.22",
Expand Down
Loading

0 comments on commit 1a5b2ff

Please sign in to comment.