Skip to content

Commit df81b43

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

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.19.4",
36+
"@babel/runtime": "7.20.0",
3737
"dequal": "2.0.3",
3838
"lru-cache": "^7.14.0"
3939
},

0 commit comments

Comments
 (0)