Skip to content

Commit 50f08c4

Browse files
build(deps): bump @babel/core from 7.23.6 to 7.23.9 (#2244)
* build(deps): bump @babel/core from 7.23.6 to 7.23.9 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.6 to 7.23.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.23.9/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 bfcabb3 commit 50f08c4

File tree

2 files changed

+59
-271
lines changed

2 files changed

+59
-271
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.23.6",
11+
"@babel/core": "^7.23.9",
1212
"@blueprintjs/core": "^5.8.2",
1313
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
1414
"@pybricks/firmware": "7.10.0",

0 commit comments

Comments
 (0)