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

Commit 78b8687

Browse files
chore(deps-dev): bump @babel/runtime from 7.15.4 to 7.16.0 (#506)
1 parent 17b35d4 commit 78b8687

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.15.4",
75+
"@babel/runtime": "7.16.0",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
7878
"@types/node": "16.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -481,10 +481,10 @@
481481
dependencies:
482482
"@babel/helper-plugin-utils" "^7.14.5"
483483

484-
"@babel/runtime@7.15.4", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
485-
version "7.15.4"
486-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
487-
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
484+
"@babel/runtime@7.16.0", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
485+
version "7.16.0"
486+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.0.tgz#e27b977f2e2088ba24748bf99b5e1dece64e4f0b"
487+
integrity sha512-Nht8L0O8YCktmsDV6FqFue7vQLRx3Hb0B37lS5y0jDRqRxlBG4wIJHnf9/bgSE2UyipKFA01YtS+npRdTWBUyw==
488488
dependencies:
489489
regenerator-runtime "^0.13.4"
490490

0 commit comments

Comments
 (0)