Skip to content

Commit cd777cc

Browse files
chore(deps): bump @babel/runtime from 7.23.2 to 7.23.4 (#1508)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.23.4. - [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.23.4/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 bf4825a commit cd777cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "tsd && jest --no-cache"
3434
},
3535
"dependencies": {
36-
"@babel/runtime": "7.23.2",
36+
"@babel/runtime": "7.23.4",
3737
"dequal": "2.0.3",
3838
"lru-cache": "^10.0.1"
3939
},

0 commit comments

Comments
 (0)