Skip to content

Commit 8181374

Browse files
authored
Merge pull request #561 from BitcoinSchema/dependabot/npm_and_yarn/master/lint-staged-15.4.1
Bump lint-staged from 15.4.0 to 15.4.1
2 parents df2c343 + 8aeaa81 commit 8181374

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gulp-sass": "^6.0.0",
4545
"gulp-strip-css-comments": "^3.0.0",
4646
"gulp-uglify": "^3.0.2",
47-
"lint-staged": "^15.4.0",
47+
"lint-staged": "^15.4.1",
4848
"npm-check-updates": "^17.1.13",
4949
"prettier-standard": "^16.4.1",
5050
"sass": "^1.83.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5835,10 +5835,10 @@ [email protected]:
58355835
string-argv "^0.3.0"
58365836
stringify-object "^3.3.0"
58375837

5838-
lint-staged@^15.4.0:
5839-
version "15.4.0"
5840-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
5841-
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
5838+
lint-staged@^15.4.1:
5839+
version "15.4.1"
5840+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
5841+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
58425842
dependencies:
58435843
chalk "~5.4.1"
58445844
commander "~12.1.0"

0 commit comments

Comments
 (0)