Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 1792b61 commit 0e4e38d
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 55 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
}
},
"dependencies": {
"@babel/core": "7.21.4",
"@babel/eslint-parser": "7.21.3",
"@babel/preset-react": "7.18.6",
"@babel/core": "7.24.1",
"@babel/eslint-parser": "7.24.1",
"@babel/preset-react": "7.24.1",
"@next/eslint-plugin-next": "13.4.4",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
Expand Down

0 comments on commit 0e4e38d

Please sign in to comment.