Skip to content

Commit 5491ddb

Browse files
authored
Merge pull request #688 from BitcoinSchema/dependabot/npm_and_yarn/master/lint-staged-16.3.3
Bump lint-staged from 16.3.2 to 16.3.3
2 parents 0e0af8e + c349691 commit 5491ddb

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

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.1",
4545
"gulp-strip-css-comments": "^3.0.0",
4646
"gulp-uglify": "^3.0.2",
47-
"lint-staged": "^16.3.2",
47+
"lint-staged": "^16.3.3",
4848
"npm-check-updates": "^19.6.3",
4949
"prettier-standard": "^16.4.1",
5050
"sass": "^1.97.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5791,10 +5791,10 @@ lint-staged@9.4.3:
57915791
string-argv "^0.3.0"
57925792
stringify-object "^3.3.0"
57935793

5794-
lint-staged@^16.3.2:
5795-
version "16.3.2"
5796-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.2.tgz#378b48c6c340d42eefcc8d13d198b61a562e63a9"
5797-
integrity sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==
5794+
lint-staged@^16.3.3:
5795+
version "16.3.3"
5796+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.3.tgz#ce5c95b5623cca295f8f4251f00c0642c7e84976"
5797+
integrity sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==
57985798
dependencies:
57995799
commander "^14.0.3"
58005800
listr2 "^9.0.5"

0 commit comments

Comments
 (0)