Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 8b6053e commit 85a698c
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 218 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"test": "./node_modules/.bin/jest"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/eslint-plugin": "7.22.10",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-plugin": "7.25.9",
"eslint": "8.47.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"eslint-plugin-promise": "^4.2.1 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/eslint-plugin": "7.22.10",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-plugin": "7.25.9",
"@poool/eslint-plugin": "^3.0.0",
"eslint": "8.47.0",
"eslint-config-standard": "17.1.0",
Expand Down
Loading

0 comments on commit 85a698c

Please sign in to comment.