Skip to content

Commit 7f44e55

Browse files
renovate[bot]renovate-bottmorehouse
authored
chore(deps): update devdependency lint-staged to ^10.2.1 (#5283)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca>
1 parent 3087d86 commit 7f44e55

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
@@ -140,7 +140,7 @@
140140
"improved-yarn-audit": "^2.0.0",
141141
"jest": "^25.5.2",
142142
"jest-environment-jsdom-fourteen": "^1.0.1",
143-
"lint-staged": "^10.2.0",
143+
"lint-staged": "^10.2.1",
144144
"loader-utils": "^2.0.0",
145145
"lodash": "^4.17.15",
146146
"marked": "^1.0.0",

yarn.lock

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

8197-
lint-staged@^10.2.0:
8198-
version "10.2.0"
8199-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.0.tgz#e0356ab593ddc2cd4205d7f880c2205bb01f5e48"
8200-
integrity sha512-4Dw2XMtEOGpICl0wvicE5KT/eFlt/kmwMmpNS4v09I/ywRWuR5udbMWjdfZez24jE6r0bQmPpkLZ1+wUGE1S+w==
8197+
lint-staged@^10.2.1:
8198+
version "10.2.1"
8199+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.1.tgz#def64534c2a5f28e5b723a4bd970347d5b015339"
8200+
integrity sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==
82018201
dependencies:
82028202
chalk "^4.0.0"
82038203
commander "^5.0.0"

0 commit comments

Comments
 (0)