Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit d42eda8

Browse files
Bump @babel/core from 7.11.1 to 7.11.4 in /token-swap/js (#337)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.4. - [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.11.4/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81d18e5 commit d42eda8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

token-swap/js/package-lock.json

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

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "^7.10.5",
41-
"@babel/core": "^7.11.1",
41+
"@babel/core": "^7.11.4",
4242
"@babel/node": "^7.10.5",
4343
"@babel/plugin-proposal-class-properties": "^7.10.4",
4444
"@babel/plugin-transform-runtime": "^7.11.0",

0 commit comments

Comments
 (0)