Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#553)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent fd0165c commit 35d3d76
Show file tree
Hide file tree
Showing 9 changed files with 170 additions and 98 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.3.0",
"eslint": "8.55.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
},
"devDependencies": {
"@blitzjs/next": "2.0.0-beta.36",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-js-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@willbooster/eslint-config-js": "^10.2.1"
},
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@types/react": "18.2.45",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-class-members": "1.19.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@willbooster/eslint-config-ts": "^10.5.1"
},
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@willbooster/eslint-config-ts": "^10.5.1"
},
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
Loading

0 comments on commit 35d3d76

Please sign in to comment.