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

Commit 3443eaf

Browse files
Merge pull request #406 from developer239/dependabot/npm_and_yarn/lint-staged-10.4.2
2 parents afb5c82 + 32f6473 commit 3443eaf

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
@@ -6439,10 +6439,10 @@ lines-and-columns@^1.1.6:
64396439
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
64406440
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
64416441

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

0 commit comments

Comments
 (0)