Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 19, 2022
1 parent c83f1cf commit 1c34cee
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"sinon": "12.0.1"
},
"dependencies": {
"@babel/core": "7.16.7",
"@babel/core": "7.16.10",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-object-rest-spread": "7.16.7",
"@babel/preset-env": "7.16.8",
"@babel/preset-env": "7.16.10",
"@babel/preset-react": "7.16.7",
"babel-plugin-inline-react-svg": "2.0.1"
}
Expand Down

0 comments on commit 1c34cee

Please sign in to comment.