Skip to content

Commit 04ba159

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to v11.2.2
1 parent 8997161 commit 04ba159

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"jest-enzyme": "7.1.2",
122122
"jest-fetch-mock": "3.0.3",
123123
"jsdom": "16.7.0",
124-
"lint-staged": "11.2.1",
124+
"lint-staged": "11.2.2",
125125
"mini-css-extract-plugin": "0.12.0",
126126
"sass": "1.42.1",
127127
"npm-check-updates": "10.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7597,10 +7597,10 @@ lines-and-columns@^1.1.6:
75977597
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
75987598
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
75997599

7600-
7601-
version "11.2.1"
7602-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.1.tgz#e49104cb4eb01ef36742531385be2efe2b85ed94"
7603-
integrity sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==
7600+
7601+
version "11.2.2"
7602+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.2.tgz#b2b96d8c4eb350f832143c812defa2c70b9d0a2c"
7603+
integrity sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==
76047604
dependencies:
76057605
cli-truncate "2.1.0"
76067606
colorette "^1.4.0"

0 commit comments

Comments
 (0)