From 64b89067c36f87b73204c226dc7c46057bfcee9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:29:55 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- package.json | 2 +- packages/babel-configs/package.json | 2 +- .../eslint-config-blitz-next/package.json | 2 +- packages/eslint-config-js-react/package.json | 2 +- packages/eslint-config-js/package.json | 2 +- packages/eslint-config-next/package.json | 2 +- packages/eslint-config-ts-react/package.json | 2 +- packages/eslint-config-ts/package.json | 2 +- packages/prettier-config/package.json | 2 +- packages/rollup-configs/package.json | 2 +- packages/shared/package.json | 2 +- yarn.lock | 95 +++++++++---------- 12 files changed, 56 insertions(+), 61 deletions(-) diff --git a/package.json b/package.json index a88985a77..389da62fe 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dotenv-cli": "7.3.0", "eslint": "8.51.0", "husky": "8.0.3", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "pinst": "3.0.0", "prettier": "3.0.3", diff --git a/packages/babel-configs/package.json b/packages/babel-configs/package.json index 78ed92bed..b8415e2d1 100644 --- a/packages/babel-configs/package.json +++ b/packages/babel-configs/package.json @@ -17,7 +17,7 @@ "@types/babel__core": "7.20.3", "@willbooster/prettier-config": "^9.0.1", "core-js": "3.33.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "prettier": "3.0.3", "sort-package-json": "2.6.0" }, diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index 2ba116ecc..1b21e1789 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -40,7 +40,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "react": "18.2.0", diff --git a/packages/eslint-config-js-react/package.json b/packages/eslint-config-js-react/package.json index cec1a6533..8fd22eabd 100644 --- a/packages/eslint-config-js-react/package.json +++ b/packages/eslint-config-js-react/package.json @@ -33,7 +33,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "react": "18.2.0", diff --git a/packages/eslint-config-js/package.json b/packages/eslint-config-js/package.json index 5230a804c..e13ca9c6e 100644 --- a/packages/eslint-config-js/package.json +++ b/packages/eslint-config-js/package.json @@ -27,7 +27,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "sort-package-json": "2.6.0" diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index 54514620e..3ef64a20c 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -39,7 +39,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "react": "18.2.0", diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index c1eba547d..0783392ab 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -38,7 +38,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "react": "18.2.0", diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index 975688b94..18b7c4e29 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -32,7 +32,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "sort-package-json": "2.6.0", diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 7129a0b62..b6d43a7b9 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -14,7 +14,7 @@ "prettify": "prettier --cache --color --write \"**/{.*/,}*.{cjs,css,cts,htm,html,js,json,json5,jsx,md,mjs,mts,scss,ts,tsx,vue,yaml,yml}\" \"!**/test-fixtures/**\"" }, "devDependencies": { - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "prettier": "3.0.3", "sort-package-json": "2.6.0" }, diff --git a/packages/rollup-configs/package.json b/packages/rollup-configs/package.json index 94818cfe1..41120ce03 100644 --- a/packages/rollup-configs/package.json +++ b/packages/rollup-configs/package.json @@ -20,7 +20,7 @@ "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-replace": "5.0.4", "@willbooster/prettier-config": "^9.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "prettier": "3.0.3", "rollup-plugin-analyzer": "4.0.0", "rollup-plugin-node-externals": "6.1.2", diff --git a/packages/shared/package.json b/packages/shared/package.json index a7b76817a..8113e4020 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -28,7 +28,7 @@ "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-sort-destructure-keys": "1.5.0", "eslint-plugin-unicorn": "48.0.1", - "lint-staged": "14.0.1", + "lint-staged": "15.0.2", "micromatch": "4.0.5", "prettier": "3.0.3", "sort-package-json": "2.6.0", diff --git a/yarn.lock b/yarn.lock index f1d173a11..4d3cc2f62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1477,7 +1477,7 @@ __metadata: "@types/babel__core": "npm:7.20.3" "@willbooster/prettier-config": "npm:^9.0.1" core-js: "npm:3.33.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" prettier: "npm:3.0.3" sort-package-json: "npm:2.6.0" languageName: unknown @@ -1496,7 +1496,7 @@ __metadata: dotenv-cli: "npm:7.3.0" eslint: "npm:8.51.0" husky: "npm:8.0.3" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" pinst: "npm:3.0.0" prettier: "npm:3.0.3" @@ -1528,7 +1528,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" react: "npm:18.2.0" @@ -1568,7 +1568,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" react: "npm:18.2.0" @@ -1612,7 +1612,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" sort-package-json: "npm:2.6.0" @@ -1648,7 +1648,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" react: "npm:18.2.0" @@ -1691,7 +1691,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" react: "npm:18.2.0" @@ -1749,7 +1749,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" sort-package-json: "npm:2.6.0" @@ -1782,7 +1782,7 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/prettier-config@workspace:packages/prettier-config" dependencies: - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" prettier: "npm:3.0.3" sort-package-json: "npm:2.6.0" peerDependencies: @@ -1800,7 +1800,7 @@ __metadata: "@rollup/plugin-node-resolve": "npm:15.2.3" "@rollup/plugin-replace": "npm:5.0.4" "@willbooster/prettier-config": "npm:^9.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" prettier: "npm:3.0.3" rollup-plugin-analyzer: "npm:4.0.0" rollup-plugin-node-externals: "npm:6.1.2" @@ -1826,7 +1826,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.19.0" eslint-plugin-sort-destructure-keys: "npm:1.5.0" eslint-plugin-unicorn: "npm:48.0.1" - lint-staged: "npm:14.0.1" + lint-staged: "npm:15.0.2" micromatch: "npm:4.0.5" prettier: "npm:3.0.3" sort-package-json: "npm:2.6.0" @@ -2689,10 +2689,10 @@ __metadata: languageName: node linkType: hard -"commander@npm:11.0.0": - version: 11.0.0 - resolution: "commander@npm:11.0.0" - checksum: 471c44cd2d31dee556753df6ceb5ef52ccded0ba6308d3ba7a76251aa0edeedf5ac66ca86cb6096cc8fe20997064233c476983d346265f85180e86312724de0c +"commander@npm:11.1.0": + version: 11.1.0 + resolution: "commander@npm:11.1.0" + checksum: 13cc6ac875e48780250f723fb81c1c1178d35c5decb1abb1b628b3177af08a8554e76b2c0f29de72d69eef7c864d12613272a71fabef8047922bc622ab75a179 languageName: node linkType: hard @@ -3714,37 +3714,37 @@ __metadata: languageName: node linkType: hard -"execa@npm:7.2.0, execa@npm:^7.0.0, execa@npm:^7.1.1": - version: 7.2.0 - resolution: "execa@npm:7.2.0" +"execa@npm:8.0.1, execa@npm:^8.0.0": + version: 8.0.1 + resolution: "execa@npm:8.0.1" dependencies: cross-spawn: "npm:^7.0.3" - get-stream: "npm:^6.0.1" - human-signals: "npm:^4.3.0" + get-stream: "npm:^8.0.1" + human-signals: "npm:^5.0.0" is-stream: "npm:^3.0.0" merge-stream: "npm:^2.0.0" npm-run-path: "npm:^5.1.0" onetime: "npm:^6.0.0" - signal-exit: "npm:^3.0.7" + signal-exit: "npm:^4.1.0" strip-final-newline: "npm:^3.0.0" - checksum: 098cd6a1bc26d509e5402c43f4971736450b84d058391820c6f237aeec6436963e006fd8423c9722f148c53da86aa50045929c7278b5522197dff802d10f9885 + checksum: 2c52d8775f5bf103ce8eec9c7ab3059909ba350a5164744e9947ed14a53f51687c040a250bda833f906d1283aa8803975b84e6c8f7a7c42f99dc8ef80250d1af languageName: node linkType: hard -"execa@npm:^8.0.0": - version: 8.0.1 - resolution: "execa@npm:8.0.1" +"execa@npm:^7.0.0, execa@npm:^7.1.1": + version: 7.2.0 + resolution: "execa@npm:7.2.0" dependencies: cross-spawn: "npm:^7.0.3" - get-stream: "npm:^8.0.1" - human-signals: "npm:^5.0.0" + get-stream: "npm:^6.0.1" + human-signals: "npm:^4.3.0" is-stream: "npm:^3.0.0" merge-stream: "npm:^2.0.0" npm-run-path: "npm:^5.1.0" onetime: "npm:^6.0.0" - signal-exit: "npm:^4.1.0" + signal-exit: "npm:^3.0.7" strip-final-newline: "npm:^3.0.0" - checksum: 2c52d8775f5bf103ce8eec9c7ab3059909ba350a5164744e9947ed14a53f51687c040a250bda833f906d1283aa8803975b84e6c8f7a7c42f99dc8ef80250d1af + checksum: 098cd6a1bc26d509e5402c43f4971736450b84d058391820c6f237aeec6436963e006fd8423c9722f148c53da86aa50045929c7278b5522197dff802d10f9885 languageName: node linkType: hard @@ -5433,29 +5433,29 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:14.0.1": - version: 14.0.1 - resolution: "lint-staged@npm:14.0.1" +"lint-staged@npm:15.0.2": + version: 15.0.2 + resolution: "lint-staged@npm:15.0.2" dependencies: chalk: "npm:5.3.0" - commander: "npm:11.0.0" + commander: "npm:11.1.0" debug: "npm:4.3.4" - execa: "npm:7.2.0" + execa: "npm:8.0.1" lilconfig: "npm:2.1.0" - listr2: "npm:6.6.1" + listr2: "npm:7.0.2" micromatch: "npm:4.0.5" pidtree: "npm:0.6.0" string-argv: "npm:0.3.2" - yaml: "npm:2.3.1" + yaml: "npm:2.3.3" bin: lint-staged: bin/lint-staged.js - checksum: 57291d036123168998cb248ca70974b835edb231dbe0dc395cef44a4073a2c2404215e9cae8657ce562a559fc30cdaa4c20775dff6e8d2aa519243cc8bc294f4 + checksum: 5c8806137c8c9c63e1156e16f2a2763586a9eab8f24713b95bbfd099308c83f85af2df622fdc326a9f0e455e657718f61f6d4a81067a5c77243e65e822c8f16c languageName: node linkType: hard -"listr2@npm:6.6.1": - version: 6.6.1 - resolution: "listr2@npm:6.6.1" +"listr2@npm:7.0.2": + version: 7.0.2 + resolution: "listr2@npm:7.0.2" dependencies: cli-truncate: "npm:^3.1.0" colorette: "npm:^2.0.20" @@ -5463,12 +5463,7 @@ __metadata: log-update: "npm:^5.0.1" rfdc: "npm:^1.3.0" wrap-ansi: "npm:^8.1.0" - peerDependencies: - enquirer: ">= 2.3.0 < 3" - peerDependenciesMeta: - enquirer: - optional: true - checksum: 2abfcd4346b8208e8d406cfe7a058cd10e3238f60de1ee53fa108a507b45b853ceb87e0d1d4ff229bbf6dd6e896262352e0c7a8895b8511cd55fe94304d3921e + checksum: 37b6501be84ebea66dcce07c5f86c224aff0c01c9fb43f5055cc38a063030281d58198aad0aad481f174438309831ddf5f763b890e820cd7b7b4f4a5dfa229c9 languageName: node linkType: hard @@ -8652,10 +8647,10 @@ __metadata: languageName: node linkType: hard -"yaml@npm:2.3.1": - version: 2.3.1 - resolution: "yaml@npm:2.3.1" - checksum: ed4c21a907fb1cd60a25177612fa46d95064a144623d269199817908475fe85bef20fb17406e3bdc175351b6488056a6f84beb7836e8c262646546a0220188e3 +"yaml@npm:2.3.3": + version: 2.3.3 + resolution: "yaml@npm:2.3.3" + checksum: a0c56bf682159b0567e9cbbddf23efc2f6806f6450716d9be6ec5eb1af1b941e95c8d3dc9c47da20d1b6883a9d6c61e31cf98bb4b77ebca4396bf772657f2f00 languageName: node linkType: hard