Skip to content

Commit

Permalink
Bump @babel/core from 7.22.20 to 7.23.0
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.20 to 7.23.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 18fff03 commit 10edb17
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 98 deletions.
188 changes: 91 additions & 97 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dev": "webpack-cli --mode development --watch"
},
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",
"babel-loader": "^9.1.3",
"clean-webpack-plugin": "^4.0.0",
Expand Down

0 comments on commit 10edb17

Please sign in to comment.