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

Commit 901427e

Browse files
chore(deps-dev): bump @babel/runtime from 7.22.5 to 7.22.6 (#908)
1 parent f1c0863 commit 901427e

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

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].5", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
635-
version "7.22.5"
636-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
637-
integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==
634+
"@babel/[email protected].6", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
635+
version "7.22.6"
636+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438"
637+
integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==
638638
dependencies:
639639
regenerator-runtime "^0.13.11"
640640

0 commit comments

Comments
 (0)