Skip to content

Commit 70fb1d5

Browse files
chore(deps): update dependency @babel/runtime to v7.29.2
1 parent 404b174 commit 70fb1d5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"sideEffects": false,
6161
"devDependencies": {
6262
"@babel/eslint-parser": "7.28.6",
63-
"@babel/runtime": "7.28.6",
63+
"@babel/runtime": "7.29.2",
6464
"@eslint/js": "10.0.1",
6565
"@semantic-release/changelog": "6.0.3",
6666
"@semantic-release/commit-analyzer": "13.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,10 @@
277277
dependencies:
278278
"@babel/helper-plugin-utils" "^7.28.6"
279279

280-
"@babel/runtime@7.28.6":
281-
version "7.28.6"
282-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
283-
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
280+
"@babel/runtime@7.29.2":
281+
version "7.29.2"
282+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
283+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
284284

285285
"@babel/template@^7.28.6", "@babel/template@^7.3.3":
286286
version "7.28.6"

0 commit comments

Comments
 (0)