Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#526)
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 Oct 13, 2023
1 parent 0a5fd8d commit ddafce2
Show file tree
Hide file tree
Showing 10 changed files with 160 additions and 160 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.0.0",
"@types/eslint": "8.44.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@typescript-eslint/parser": "6.7.4",
"@typescript-eslint/parser": "6.7.5",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.3.0",
"eslint": "8.50.0",
"eslint": "8.51.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"micromatch": "4.0.5",
Expand Down
14 changes: 7 additions & 7 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"@willbooster/eslint-config-ts": "^10.0.8"
},
"devDependencies": {
"@blitzjs/next": "2.0.0-beta.33",
"@types/eslint": "8.44.3",
"@blitzjs/next": "2.0.0-beta.34",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@types/node": "18.18.3",
"@types/react": "18.2.25",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
6 changes: 3 additions & 3 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.0.3"
},
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@types/react": "18.2.25",
"@types/react": "18.2.28",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.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.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-sort-class-members": "1.19.0",
Expand Down
12 changes: 6 additions & 6 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.0.8"
},
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@types/node": "18.18.3",
"@types/react": "18.2.25",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
12 changes: 6 additions & 6 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.0.8"
},
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@types/node": "18.18.3",
"@types/react": "18.2.25",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.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.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@types/node": "18.18.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@willbooster/prettier-config": "^9.0.1",
"lint-staged": "14.0.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.3",
"@types/eslint": "8.44.4",
"@types/micromatch": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
Expand Down
Loading

0 comments on commit ddafce2

Please sign in to comment.