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 Jan 25, 2024
1 parent 12a3881 commit 1ab1b33
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 159 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.23.9",
"@babel/eslint-parser": "7.23.9",
"@babel/eslint-plugin": "7.23.5",
"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.23.9",
"@babel/eslint-parser": "7.23.9",
"@babel/eslint-plugin": "7.23.5",
"@poool/eslint-plugin": "^3.0.0",
"eslint": "8.47.0",
"eslint-config-standard": "17.1.0",
Expand Down
Loading

0 comments on commit 1ab1b33

Please sign in to comment.