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

Commit 3231ea0

Browse files
chore(deps-dev): bump @babel/runtime from 7.22.15 to 7.23.1 (#957)
1 parent 01ac131 commit 3231ea0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

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

yarn.lock

+4-4
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/runtime@7.22.15", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
635-
version "7.22.15"
636-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.15.tgz#38f46494ccf6cf020bd4eed7124b425e83e523b8"
637-
integrity sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==
634+
"@babel/runtime@7.23.1", "@babel/runtime@^7.0.0", "@babel/runtime@^7.7.2":
635+
version "7.23.1"
636+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
637+
integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==
638638
dependencies:
639639
regenerator-runtime "^0.14.0"
640640

0 commit comments

Comments
 (0)