Skip to content

Commit 1f1aea1

Browse files
chore(deps): bump @babel/runtime from 7.26.9 to 7.26.10 (#1894)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3e2ca0 commit 1f1aea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"test": "tsd && jest --no-cache"
3333
},
3434
"dependencies": {
35-
"@babel/runtime": "7.26.9",
35+
"@babel/runtime": "7.26.10",
3636
"dequal": "2.0.3",
3737
"lru-cache": "^11.0.0"
3838
},

0 commit comments

Comments
 (0)