Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.7 (#3952)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 5a4c580 commit 144b65a
Show file tree
Hide file tree
Showing 5 changed files with 801 additions and 1,196 deletions.
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"directory": "config/eslint"
},
"dependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@babel/eslint-parser": "^7.22.10",
"@babel/plugin-syntax-flow": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.17.3",
Expand Down
2 changes: 1 addition & 1 deletion config/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"directory": "config/jest"
},
"dependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"packageManager": "pnpm@9.1.0",
"dependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.5",
"@manypkg/get-packages": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-dom": "18.x"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@marigold/tsconfig": "workspace:*",
"postcss": "8.4.35",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit 144b65a

Please sign in to comment.