Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2023
1 parent 7151d4b commit 9093544
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 49 deletions.
95 changes: 48 additions & 47 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 @@ -33,7 +33,7 @@
"prepare": "husky install"
},
"devDependencies": {
"@babel/register": "7.18.9",
"@babel/register": "7.21.0",
"@form8ion/commitlint-config": "1.0.45",
"@form8ion/eslint-config": "5.0.25",
"@form8ion/eslint-config-mocha": "2.0.3",
Expand All @@ -54,7 +54,7 @@
"sinon": "15.0.1"
},
"dependencies": {
"@babel/core": "7.20.12",
"@babel/core": "7.21.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.20.2",
Expand Down

0 comments on commit 9093544

Please sign in to comment.