Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent fee70e9 commit 45f401a
Show file tree
Hide file tree
Showing 7 changed files with 139 additions and 344 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jaoweb5-monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@8.7.5",
"engines": {
"node": ">=16.10.0"
},
Expand All @@ -12,7 +12,7 @@
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-custom": "workspace:*",
"husky": "8.0.3",
"lint-staged": "14.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eslint-config-prettier": "9.0.0"
},
"devDependencies": {
"eslint": "8.48.0"
"eslint": "8.49.0"
},
"scripts": {
"lint": "eslint . --ext .js -c index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"stylelint-config-standard-scss": "11.0.0"
},
"devDependencies": {
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-custom": "workspace:*",
"stylelint": "15.10.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@tailwindcss/typography": "0.5.10"
},
"devDependencies": {
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-custom": "workspace:*",
"tailwindcss": "3.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-rule-preset-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "1.0.1"
},
"devDependencies": {
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-custom": "workspace:*",
"textlint": "13.3.3"
},
Expand Down
Loading

0 comments on commit 45f401a

Please sign in to comment.