Skip to content

Commit 69d840e

Browse files
chore(dev-deps): ⬆️ upgrade lint-staged to v15
1 parent 6aebe91 commit 69d840e

File tree

4 files changed

+250
-227
lines changed

4 files changed

+250
-227
lines changed

apps/cms-strapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-config-prettier": "8.8.0",
6565
"eslint-plugin-jsonc": "2.9.0",
6666
"jsonc-eslint-parser": "2.3.0",
67-
"lint-staged": "13.2.3",
67+
"lint-staged": "15.2.7",
6868
"npm-package-json-lint": "7.0.0",
6969
"npm-package-json-lint-config-default": "6.0.0",
7070
"typescript": "5.1.6"

apps/cms-strapi/src/plugins/uno/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-config-prettier": "8.8.0",
5656
"eslint-plugin-jsonc": "2.9.0",
5757
"jsonc-eslint-parser": "2.3.0",
58-
"lint-staged": "13.2.3",
58+
"lint-staged": "15.2.7",
5959
"node-fetch": "3.3.2",
6060
"npm-package-json-lint": "7.0.0",
6161
"npm-package-json-lint-config-default": "6.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"is-ci": "3.0.1",
9595
"jsonc-eslint-parser": "2.3.0",
9696
"knip": "2.17.0",
97-
"lint-staged": "13.2.3",
97+
"lint-staged": "15.2.7",
9898
"markdownlint": "0.29.0",
9999
"markdownlint-cli2": "0.8.1",
100100
"npm-package-json-lint": "7.0.0",

0 commit comments

Comments
 (0)