Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 945d4fd

Browse files
chore: bump @babel/runtime from 7.16.3 to 7.16.5 (typescript-eslint#4306)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.3 to 7.16.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.16.5/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 889f49f commit 945d4fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"swizzle": "docusaurus swizzle"
1313
},
1414
"dependencies": {
15-
"@babel/runtime": "7.16.3",
15+
"@babel/runtime": "7.16.5",
1616
"@docusaurus/core": "^2.0.0-beta.13",
1717
"@docusaurus/plugin-content-docs": "^2.0.0-beta.13",
1818
"@docusaurus/plugin-content-pages": "^2.0.0-beta.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,10 +1128,10 @@
11281128
core-js-pure "^3.19.0"
11291129
regenerator-runtime "^0.13.4"
11301130

1131-
"@babel/[email protected].3", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.6", "@babel/runtime@^7.16.3", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4":
1132-
version "7.16.3"
1133-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
1134-
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
1131+
"@babel/[email protected].5", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.6", "@babel/runtime@^7.16.3", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4":
1132+
version "7.16.5"
1133+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.5.tgz#7f3e34bf8bdbbadf03fbb7b1ea0d929569c9487a"
1134+
integrity sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==
11351135
dependencies:
11361136
regenerator-runtime "^0.13.4"
11371137

0 commit comments

Comments
 (0)