Skip to content

Commit 6cd1351

Browse files
chore | bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.14.3 to 7.14.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.14.5/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13b4804 commit 6cd1351

File tree

2 files changed

+131
-9
lines changed

2 files changed

+131
-9
lines changed

package-lock.json

Lines changed: 130 additions & 8 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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@babel/core": "^7.14.3",
43-
"@babel/plugin-transform-runtime": "^7.14.3",
43+
"@babel/plugin-transform-runtime": "^7.14.5",
4444
"@babel/preset-env": "^7.14.2",
4545
"@babel/preset-react": "^7.14.5",
4646
"@babel/preset-typescript": "^7.14.5",

0 commit comments

Comments
 (0)