Skip to content

Commit 3303722

Browse files
chore(deps-dev): bump @babel/core in /src/packages/utils
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.18.6. - [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.18.6/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 4b243f0 commit 3303722

File tree

2 files changed

+201
-121
lines changed

2 files changed

+201
-121
lines changed

src/packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
]
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.17.2",
37+
"@babel/core": "7.18.6",
3838
"@babel/plugin-transform-arrow-functions": "7.16.0",
3939
"@babel/plugin-transform-async-to-generator": "7.16.5",
4040
"@babel/plugin-transform-runtime": "7.18.6",

0 commit comments

Comments
 (0)