Skip to content

Commit f19f53c

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump lint-staged from 10.3.0 to 10.4.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.3.0...v10.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8c8f3b commit f19f53c

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
@@ -99,7 +99,7 @@
9999
"is-ci": "^2.0.0",
100100
"jest": "^26.4.2",
101101
"jest-watch-typeahead": "^0.6.0",
102-
"lint-staged": "^10.3.0",
102+
"lint-staged": "^10.4.0",
103103
"lodash.camelcase": "^4.3.0",
104104
"lodash.has": "^4.5.2",
105105
"lodash.omit": "^4.5.0",

yarn.lock

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

6214-
lint-staged@^10.3.0:
6215-
version "10.3.0"
6216-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
6217-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
6214+
lint-staged@^10.4.0:
6215+
version "10.4.0"
6216+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
6217+
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
62186218
dependencies:
62196219
chalk "^4.1.0"
62206220
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)