Skip to content

Commit

Permalink
build(deps): Update dependency @babel/core to ^7.18.5 (#3631)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 13, 2022
1 parent 4be1e0d commit 6fb943c
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
58 changes: 29 additions & 29 deletions examples/js-with-babel/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/js-with-babel/package.json
Expand Up @@ -8,7 +8,7 @@
"test-esm-isolated": "node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-esm-isolated.config.js --no-cache"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"babel-jest": "^28.1.1",
"jest": "^28.1.1",
Expand Down
58 changes: 29 additions & 29 deletions website/package-lock.json

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

2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -24,7 +24,7 @@
"react-dom": "^16.14.0"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/core": "^7.18.5",
"@docusaurus/module-type-aliases": "^2.0.0-beta.21",
"@tsconfig/docusaurus": "^1.0.6",
"@types/react": "^16.14.24",
Expand Down

0 comments on commit 6fb943c

Please sign in to comment.