Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 974db9f

Browse files
chore(deps-dev): bump @babel/runtime from 7.17.8 to 7.17.9 (#652)
1 parent ba024d5 commit 974db9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"invariant": "^2.2.4"
7373
},
7474
"devDependencies": {
75-
"@babel/runtime": "7.17.8",
75+
"@babel/runtime": "7.17.9",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
7878
"@types/node": "17.0.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -631,10 +631,10 @@
631631
dependencies:
632632
"@babel/helper-plugin-utils" "^7.14.5"
633633

634-
"@babel/[email protected].8", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
635-
version "7.17.8"
636-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2"
637-
integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==
634+
"@babel/[email protected].9", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
635+
version "7.17.9"
636+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
637+
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
638638
dependencies:
639639
regenerator-runtime "^0.13.4"
640640

0 commit comments

Comments
 (0)