Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 047d812

Browse files
committedSep 16, 2020
chore(deps): update dependency lint-staged to v10.4.0
1 parent 43b9762 commit 047d812

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.4.1",
6767
"husky": "4.3.0",
68-
"lint-staged": "10.3.0",
68+
"lint-staged": "10.4.0",
6969
"mini-css-extract-plugin": "0.11.2",
7070
"optimize-css-assets-webpack-plugin": "5.0.4",
7171
"postcss-loader": "4.0.1",

‎yarn.lock

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

8596-
lint-staged@10.3.0:
8597-
version "10.3.0"
8598-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
8599-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
8596+
lint-staged@10.4.0:
8597+
version "10.4.0"
8598+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
8599+
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
86008600
dependencies:
86018601
chalk "^4.1.0"
86028602
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.