Skip to content

Commit 0f51e02

Browse files
fix(deps): update dependency @babel/runtime to v7.19.4 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b662a2f commit 0f51e02

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

yarn.lock

+1-8
Original file line numberDiff line numberDiff line change
@@ -1073,20 +1073,13 @@
10731073
core-js-pure "^3.25.1"
10741074
regenerator-runtime "^0.13.4"
10751075

1076-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.9", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1076+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.7", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.9", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
10771077
version "7.19.4"
10781078
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.4.tgz#a42f814502ee467d55b38dd1c256f53a7b885c78"
10791079
integrity sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==
10801080
dependencies:
10811081
regenerator-runtime "^0.13.4"
10821082

1083-
"@babel/runtime@^7.16.7":
1084-
version "7.19.0"
1085-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.19.0.tgz"
1086-
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
1087-
dependencies:
1088-
regenerator-runtime "^0.13.4"
1089-
10901083
"@babel/template@^7.16.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3":
10911084
version "7.18.10"
10921085
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"

0 commit comments

Comments
 (0)