Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent ffa3f47 commit 8112758
Show file tree
Hide file tree
Showing 6 changed files with 193 additions and 198 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby 3.3.0
ruby 3.3.1
2 changes: 1 addition & 1 deletion packages/camel_trail/.tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby 3.3.0
ruby 3.3.1
30 changes: 15 additions & 15 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,31 +25,31 @@
"test": "echo 'No tests on eslint-config'"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@babel/eslint-parser": "8 || 10 || 7",
"eslint": "8.57.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-control-statements": "3.0.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.1",
"typescript": "5.4.2"
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-webpack-plugin": "4.1.0",
"typescript": "5.4.5"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.10",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"eslint": "8.57.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-control-statements": "3.0.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-webpack-plugin": "4.1.0",
"prettier": "3.2.5",
"semver": "7.6.0",
"typescript": "5.4.2"
"semver": "7.6.2",
"typescript": "5.4.5"
},
"dependencies": {
"eslint-config-prettier": "^9.0.0"
Expand Down
Loading

0 comments on commit 8112758

Please sign in to comment.