Skip to content

Commit b3018d4

Browse files
fix(deps): update babel monorepo (#806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6ad18e commit b3018d4

File tree

2 files changed

+167
-199
lines changed

2 files changed

+167
-199
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"repository": "https://github.com/mike-works/modern-javascript",
1818
"author": "Mike North <[email protected]> (https://mike.works)",
1919
"dependencies": {
20-
"@babel/cli": "7.24.8",
21-
"@babel/core": "7.25.9",
22-
"@babel/preset-env": "7.25.9",
23-
"@babel/preset-react": "7.24.7",
20+
"@babel/cli": "7.26.4",
21+
"@babel/core": "7.26.9",
22+
"@babel/preset-env": "7.26.9",
23+
"@babel/preset-react": "7.26.3",
2424
"@babel/preset-stage-2": "7.8.3",
2525
"@mike-works/js-lib-renovate-config": "2.0.0",
2626
"@mike-works/workshop-semantic-release-config": "1.0.0",

0 commit comments

Comments
 (0)