Skip to content

Commit 0b99d8a

Browse files
Bump @babel/runtime from 7.12.5 to 7.28.3
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.5 to 7.28.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 514d96b commit 0b99d8a

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -233,11 +233,9 @@
233233
"@babel/helper-plugin-utils" "^7.10.4"
234234

235235
"@babel/runtime@^7.10.5":
236-
version "7.12.5"
237-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
238-
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
239-
dependencies:
240-
regenerator-runtime "^0.13.4"
236+
version "7.28.3"
237+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a"
238+
integrity sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==
241239

242240
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
243241
version "7.10.4"
@@ -7453,11 +7451,6 @@ redeyed@~2.1.0:
74537451
dependencies:
74547452
esprima "~4.0.0"
74557453

7456-
regenerator-runtime@^0.13.4:
7457-
version "0.13.7"
7458-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
7459-
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
7460-
74617454
regex-not@^1.0.0, regex-not@^1.0.2:
74627455
version "1.0.2"
74637456
resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"

0 commit comments

Comments
 (0)