Skip to content

Commit 24668fa

Browse files
Bump @babel/runtime from 7.24.5 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.26.10. - [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.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c19b67 commit 24668fa

File tree

2 files changed

+58
-50
lines changed

2 files changed

+58
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/preset-env": "^7.24.5",
1919
"@babel/preset-react": "^7.24.1",
2020
"@babel/preset-typescript": "^7.24.1",
21-
"@babel/runtime": "^7.24.5",
21+
"@babel/runtime": "^7.26.10",
2222
"@types/node": "^20.12.12",
2323
"@types/react": "^18.3.2",
2424
"@types/react-dom": "^18.3.0",

0 commit comments

Comments
 (0)