Skip to content

Commit 7c28d9c

Browse files
committed
chore(deps): update dependency lint-staged to v10.4.1
1 parent 9ba28be commit 7c28d9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"gh-pages": "3.1.0",
6666
"html-webpack-plugin": "4.5.0",
6767
"husky": "4.3.0",
68-
"lint-staged": "10.3.0",
68+
"lint-staged": "10.4.1",
6969
"mini-css-extract-plugin": "0.11.2",
7070
"optimize-css-assets-webpack-plugin": "5.0.4",
7171
"postcss-loader": "4.0.2",

yarn.lock

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

8616-
lint-staged@10.3.0:
8617-
version "10.3.0"
8618-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
8619-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
8616+
lint-staged@10.4.1:
8617+
version "10.4.1"
8618+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.1.tgz#579069caf6451296e37bdd19769028b1f976c469"
8619+
integrity sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ==
86208620
dependencies:
86218621
chalk "^4.1.0"
86228622
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)