Skip to content

Commit

Permalink
build(deps-dev): bump @babel/core in /src/handler/webui
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.23.2 to 7.23.5.
- [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.5/packages/babel-core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 0978d8f commit 0984e80
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
190 changes: 95 additions & 95 deletions src/handler/webui/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 src/handler/webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"watch": "webpack --config webpack.dev.js --watch"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.2",
"@vue/test-utils": "^2.4.1",
"@vue/vue3-jest": "^27.0.0",
Expand Down

0 comments on commit 0984e80

Please sign in to comment.