Skip to content

Commit 06ca3c3

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v15.0.1
1 parent f6bb22f commit 06ca3c3

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
@@ -84,7 +84,7 @@
8484
"esdoc-standard-plugin": "1.0.0",
8585
"fixpack": "4.0.0",
8686
"husky": "8.0.3",
87-
"lint-staged": "15.0.0",
87+
"lint-staged": "15.0.1",
8888
"microbundle": "0.15.1",
8989
"np": "8.0.4",
9090
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7227,10 +7227,10 @@ lines-and-columns@^1.1.6:
72277227
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
72287228
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
72297229

7230-
lint-staged@15.0.0:
7231-
version "15.0.0"
7232-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.0.tgz#4753a51a60a1b37513b216c87822c5d34ba2e48f"
7233-
integrity sha512-OdrAd/qZhO4MnPyNRehI1Fh6j8kcfQoGpjQ1Vw8dSkDkNONdqe/HpKXqtKpFIPCAYeF4/tfnE11MnjLYuLKjqA==
7230+
lint-staged@15.0.1:
7231+
version "15.0.1"
7232+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.1.tgz#1db47c315c79bafe993aa33a0b50cbfeef50d906"
7233+
integrity sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew==
72347234
dependencies:
72357235
chalk "5.3.0"
72367236
commander "11.1.0"

0 commit comments

Comments
 (0)