Skip to content

Commit

Permalink
fix(deps): update babel monorepo (minor) (#245)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-copilot[bot] <plural-copilot[bot]@users.noreply.github.com>
  • Loading branch information
plural-copilot[bot] and plural-copilot[bot] authored Oct 30, 2024
1 parent e803096 commit 2a8aa41
Show file tree
Hide file tree
Showing 2 changed files with 723 additions and 1,259 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@pluralsh/eslint-config-pluralsh": "1.4.44",
"@types/node": "18.19.26",
"@typescript-eslint/eslint-plugin": "6.21.0",
Expand Down
Loading

0 comments on commit 2a8aa41

Please sign in to comment.