Skip to content

Commit a395d35

Browse files
committed
fix(deps): update babel monorepo
1 parent e42a328 commit a395d35

File tree

2 files changed

+468
-678
lines changed

2 files changed

+468
-678
lines changed

Diff for: 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.16.8",
21-
"@babel/core": "7.16.12",
22-
"@babel/preset-env": "7.16.11",
23-
"@babel/preset-react": "7.16.7",
20+
"@babel/cli": "7.24.8",
21+
"@babel/core": "7.25.2",
22+
"@babel/preset-env": "7.25.3",
23+
"@babel/preset-react": "7.24.7",
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)