Skip to content

Commit fc63262

Browse files
chore(deps): Update dependency @babel/runtime to ^7.26.9
1 parent a817074 commit fc63262

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
@@ -55,7 +55,7 @@
5555
"packages/*"
5656
],
5757
"resolutions": {
58-
"@babel/runtime": "^7.26.0",
58+
"@babel/runtime": "^7.26.9",
5959
"@types/react": "^19.0.4",
6060
"lodash": "^4.17.21"
6161
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -997,10 +997,10 @@
997997
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
998998
"@babel/plugin-transform-typescript" "^7.25.9"
999999

1000-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.26.0", "@babel/runtime@^7.8.4":
1001-
version "7.26.0"
1002-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
1003-
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
1000+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.26.0", "@babel/runtime@^7.26.9", "@babel/runtime@^7.8.4":
1001+
version "7.26.9"
1002+
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.9.tgz#aa4c6facc65b9cb3f87d75125ffd47781b475433"
1003+
integrity sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==
10041004
dependencies:
10051005
regenerator-runtime "^0.14.0"
10061006

0 commit comments

Comments
 (0)