Skip to content

Commit ec80697

Browse files
chore(deps): bump @babel/runtime from 7.26.7 to 7.26.9 (#1877)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.7 to 7.26.9. - [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.9/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a46893 commit ec80697

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.7",
35+
"@babel/runtime": "7.26.9",
3636
"dequal": "2.0.3",
3737
"lru-cache": "^11.0.0"
3838
},

0 commit comments

Comments
 (0)