8000 chore: Bump @babel/runtime from 7.17.2 to 7.17.8 (#4709) · alandotcom/typescript-eslint@d439308 · GitHub
[go: up one dir, main page]

Skip to content

Commit d439308

Browse files
chore: Bump @babel/runtime from 7.17.2 to 7.17.8 (typescript-eslint#4709)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.17.2 to 7.17.8. - [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.8/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production 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>
1 parent aa2971f commit d439308

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
@@ -14,7 +14,7 @@
1414
"test:open": "cypress open"
1515
},
1616
"dependencies": {
17-
"@babel/runtime": "7.17.2",
17+
"@babel/runtime": "7.17.8",
1818
"@docusaurus/core": "^2.0.0-beta.15",
1919
"@docusaurus/plugin-content-docs": "^2.0.0-beta.15",
2020
"@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
@@ -1245,10 +1245,10 @@
12451245
core-js-pure "^3.19.0"
12461246
regenerator-runtime "^0.13.4"
12471247

1248-
"@babel/runtime@7.17.2", "@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":
1249-
version "7.17.2"
1250-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
1251-
integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
1248+
"@babel/runtime@7.17.8", "@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":
1249+
version "7.17.8"
1250+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2"
1251+
integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==
12521252
dependencies:
12531253
regenerator-runtime "^0.13.4"
12541254

0 commit comments

Comments
 (0)
0