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

Skip to content

Commit 7ac0c53

Browse files
dependabot[bot]lonyele
authored andcommitted
chore: bump @babel/runtime from 7.16.7 to 7.17.0 (typescript-eslint#4520)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.7 to 7.17.0. - [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.17.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 245670a commit 7ac0c53

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.7",
15+
"@babel/runtime": "7.17.0",
1616
"@docusaurus/core": "^2.0.0-beta.15",
1717
"@docusaurus/plugin-content-docs": "^2.0.0-beta.15",
1818
"@docusaurus/plugin-content-pages": "^2.0.0-beta.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,10 +1252,10 @@
12521252
core-js-pure "^3.19.0"
12531253
regenerator-runtime "^0.13.4"
12541254

1255-
"@babel/runtime@7.16.7", "@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":
1256-
version "7.16.7"
1257-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
1258-
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
1255+
"@babel/runtime@7.17.0", "@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":
1256+
version "7.17.0"
1257+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.0.tgz#b8d142fc0f7664fb3d9b5833fd40dcbab89276c0"
1258+
integrity sha512-etcO/ohMNaNA2UBdaXBBSX/3aEzFMRrVfaPv8Ptc0k+cWpWW0QFiGZ2XnVqQZI1Cf734LbPGmqBKWESfW4x/dQ==
12591259
dependencies:
12601260
regenerator-runtime "^0.13.4"
12611261

0 commit comments

Comments
 (0)