Skip to content

Commit

Permalink
chore(deps): update babel monorepo to ^7.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent fa086ea commit 68a64e0
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 121 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@goodeggs/prettier-config": "^1.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-core": "7.0.0-bridge.0",
Expand All @@ -62,7 +62,7 @@
"typescript": "^4.9.5"
},
"peerDependencies": {
"@babel/eslint-parser": "^7.24.1",
"@babel/eslint-parser": "^7.24.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.39.0",
Expand Down
Loading

0 comments on commit 68a64e0

Please sign in to comment.