Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 32f6473

Browse files
chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2
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-preview[bot] <support@dependabot.com>
1 parent f6cbee9 commit 32f6473

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-import": "^2.22.1",
5656
"husky": "^4.3.0",
5757
"jest": "^26.6.0",
58-
"lint-staged": "^10.4.0",
58+
"lint-staged": "^10.4.2",
5959
"metro-react-native-babel-preset": "^0.63.0",
6060
"prettier": "^2.1.2",
6161
"react-test-renderer": "^16.13.0",

yarn.lock

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

6443-
lint-staged@^10.4.0:
6444-
version "10.4.0"
6445-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
6446-
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
6443+
lint-staged@^10.4.2:
6444+
version "10.4.2"
6445+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2.tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1"
6446+
integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g==
64476447
dependencies:
64486448
chalk "^4.1.0"
64496449
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)