Skip to content

Commit b33677a

Browse files
build(deps): bump @babel/core from 7.20.5 to 7.20.7 (#1405)
* build(deps): bump @babel/core from 7.20.5 to 7.20.7 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.7. - [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.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * yarn dedupe Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Lechner <[email protected]>
1 parent fc39541 commit b33677a

File tree

2 files changed

+83
-186
lines changed

2 files changed

+83
-186
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/pybricks/pybricks-code"
99
},
1010
"dependencies": {
11-
"@babel/core": "^7.20.5",
11+
"@babel/core": "^7.20.7",
1212
"@blueprintjs/core": "^4.13.0",
1313
"@blueprintjs/popover2": "^1.10.2",
1414
"@blueprintjs/select": "^4.8.12",

0 commit comments

Comments
 (0)