Skip to content

Commit 9d51cd0

Browse files
chore(deps): bump @babel/runtime from 7.26.9 to 7.26.10
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]>
1 parent 9e5608b commit 9d51cd0

File tree

2 files changed

+147
-132
lines changed

2 files changed

+147
-132
lines changed

packages/gasket-redux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"bugs": "https://github.com/godaddy/gasket/issues",
3434
"homepage": "https://github.com/godaddy/gasket/tree/main/packages/gasket-redux",
3535
"dependencies": {
36-
"@babel/runtime": "^7.26.9",
36+
"@babel/runtime": "^7.26.10",
3737
"redux-logger": "^3.0.6",
3838
"redux-thunk": "^2.4.2"
3939
},

0 commit comments

Comments
 (0)