Skip to content

Commit 3ebb9aa

Browse files
Bump lint-staged from 10.4.0 to 10.4.2 (#98)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.4.0...v10.4.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 439c63e commit 3ebb9aa

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
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "4.4.1",
2525
"eslint": "7.11.0",
2626
"husky": "4.3.0",
27-
"lint-staged": "10.4.0",
27+
"lint-staged": "10.4.2",
2828
"@types/node": "14.11.8",
2929
"bob-the-bundler": "1.1.0",
3030
"eslint-config-standard": "14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4013,10 +4013,10 @@ lines-and-columns@^1.1.6:
40134013
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
40144014
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
40154015

4016-
4017-
version "10.4.0"
4018-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
4019-
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
4016+
4017+
version "10.4.2"
4018+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2.tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1"
4019+
integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g==
40204020
dependencies:
40214021
chalk "^4.1.0"
40224022
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)