Skip to content

Commit d45d492

Browse files
build(deps-dev): bump lint-staged from 10.1.6 to 10.1.7 (#258)
1 parent f80cf12 commit d45d492

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
@@ -86,7 +86,7 @@
8686
"jest": "^25.4.0",
8787
"jest-junit": "^10.0.0",
8888
"jest-websocket-mock": "^2.0.2",
89-
"lint-staged": "^10.1.6",
89+
"lint-staged": "^10.1.7",
9090
"lodash.camelcase": "^4.3.0",
9191
"minimist": "^1.2.5",
9292
"mock-socket": "^9.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7396,10 +7396,10 @@ linkify-it@^2.0.0:
73967396
dependencies:
73977397
uc.micro "^1.0.1"
73987398

7399-
lint-staged@^10.1.6:
7400-
version "10.1.6"
7401-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.6.tgz#086db5e4f5906642ccf648e9b54375d794a9be81"
7402-
integrity sha512-45zaGxf4XZuwdUk87yRFE/1b4vTZmH2UnYmUPmindsgdAljOFpWWb0yEjxngmqERUS/MGauJexFF6BjLVg9VMA==
7399+
lint-staged@^10.1.7:
7400+
version "10.1.7"
7401+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.7.tgz#b628f8b010083fe4e116d0af7949a32f1ea6b3a7"
7402+
integrity sha512-ZkK8t9Ep/AHuJQKV95izSa+DqotftGnSsNeEmCSqbQ6j4C4H0jDYhEZqVOGD1Q2Oe227igbqjMWycWyYbQtpoA==
74037403
dependencies:
74047404
chalk "^4.0.0"
74057405
commander "^5.0.0"

0 commit comments

Comments
 (0)