Skip to content

Commit ba9f7c5

Browse files
Bump @babel/runtime from 7.22.6 to 7.27.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.6 to 7.27.1. - [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.27.1/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 443298a commit ba9f7c5

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -220,19 +220,10 @@
220220
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
221221
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
222222

223-
"@babel/runtime@^7.20.7":
224-
version "7.22.6"
225-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438"
226-
integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==
227-
dependencies:
228-
regenerator-runtime "^0.13.11"
229-
230-
"@babel/runtime@^7.3.1":
231-
version "7.22.3"
232-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.3.tgz#0a7fce51d43adbf0f7b517a71f4c3aaca92ebcbb"
233-
integrity sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==
234-
dependencies:
235-
regenerator-runtime "^0.13.11"
223+
"@babel/runtime@^7.20.7", "@babel/runtime@^7.3.1":
224+
version "7.27.1"
225+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
226+
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
236227

237228
"@babel/template@^7.20.7":
238229
version "7.21.9"
@@ -2905,11 +2896,6 @@ refractor@^3.6.0:
29052896
parse-entities "^2.0.0"
29062897
prismjs "~1.27.0"
29072898

2908-
regenerator-runtime@^0.13.11:
2909-
version "0.13.11"
2910-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
2911-
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
2912-
29132899
regexp.prototype.flags@^1.4.3:
29142900
version "1.5.0"
29152901
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"

0 commit comments

Comments
 (0)