Skip to content

Commit da7880e

Browse files
Bump @babel/core from 7.18.13 to 7.19.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.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.19.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] <support@github.com>
1 parent 40db961 commit da7880e

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"build": "NODE_ENV=production webpack --progress --config webpack/prod.config.js"
66
},
77
"devDependencies": {
8-
"@babel/core": "^7.18.13",
8+
"@babel/core": "^7.19.0",
99
"@babel/plugin-proposal-class-properties": "^7.18.6",
1010
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
1111
"@babel/plugin-transform-async-to-generator": "^7.17.12",

0 commit comments

Comments
 (0)