Skip to content

Commit 4b22a73

Browse files
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.10 (#24578)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.16.7 to 7.16.10. - [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.16.10/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
1 parent 837e836 commit 4b22a73

File tree

2 files changed

+39
-16
lines changed

2 files changed

+39
-16
lines changed

package-lock.json

Lines changed: 38 additions & 15 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
@@ -101,7 +101,7 @@
101101
"@babel/core": "^7.16.0",
102102
"@babel/eslint-parser": "^7.16.3",
103103
"@babel/plugin-syntax-top-level-await": "^7.14.5",
104-
"@babel/plugin-transform-runtime": "^7.16.7",
104+
"@babel/plugin-transform-runtime": "^7.16.10",
105105
"@babel/preset-env": "^7.16.7",
106106
"@graphql-inspector/core": "^2.9.0",
107107
"@graphql-tools/load": "^7.4.1",

0 commit comments

Comments
 (0)