Skip to content

Commit cd73046

Browse files
build(deps): Bump @babel/runtime from 7.24.8 to 7.28.4 in /website
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.8 to 7.28.4. - [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.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c39ce0 commit cd73046

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

website/yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -184,11 +184,9 @@
184184
"@babel/helper-plugin-utils" "^7.24.7"
185185

186186
"@babel/runtime@^7.1.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
187-
version "7.24.8"
188-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
189-
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
190-
dependencies:
191-
regenerator-runtime "^0.14.0"
187+
version "7.28.4"
188+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
189+
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
192190

193191
"@babel/template@^7.24.7":
194192
version "7.24.7"
@@ -4009,11 +4007,6 @@ reflect.getprototypeof@^1.0.4:
40094007
globalthis "^1.0.3"
40104008
which-builtin-type "^1.1.3"
40114009

4012-
regenerator-runtime@^0.14.0:
4013-
version "0.14.1"
4014-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
4015-
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
4016-
40174010
regexp.prototype.flags@^1.5.2:
40184011
version "1.5.2"
40194012
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334"

0 commit comments

Comments
 (0)