Skip to content

Commit 1df5c50

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.0.1
1 parent a3de374 commit 1df5c50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"esdoc-standard-plugin": "1.0.0",
9494
"fixpack": "4.0.0",
9595
"husky": "8.0.3",
96-
"lint-staged": "15.0.0",
96+
"lint-staged": "15.0.1",
9797
"microbundle": "0.15.1",
9898
"np": "8.0.4",
9999
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7487,10 +7487,10 @@ lines-and-columns@^1.1.6:
74877487
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
74887488
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
74897489

7490-
lint-staged@15.0.0:
7491-
version "15.0.0"
7492-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.0.tgz#4753a51a60a1b37513b216c87822c5d34ba2e48f"
7493-
integrity sha512-OdrAd/qZhO4MnPyNRehI1Fh6j8kcfQoGpjQ1Vw8dSkDkNONdqe/HpKXqtKpFIPCAYeF4/tfnE11MnjLYuLKjqA==
7490+
lint-staged@15.0.1:
7491+
version "15.0.1"
7492+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.1.tgz#1db47c315c79bafe993aa33a0b50cbfeef50d906"
7493+
integrity sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew==
74947494
dependencies:
74957495
chalk "5.3.0"
74967496
commander "11.1.0"

0 commit comments

Comments
 (0)