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

Commit 5019353

Browse files
committed
1 parent 24a51bf commit 5019353

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
@@ -109,7 +109,7 @@
109109
"eslint-plugin-react-hooks": "^1.7.0",
110110
"husky": "^3.0.4",
111111
"jest": "^24.9.0",
112-
"lint-staged": "^9.2.3",
112+
"lint-staged": "^9.2.4",
113113
"prettier": "^1.18.2",
114114
"prop-types": "^15.7.2",
115115
"react": "^16.8.4",

yarn.lock

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

4650-
lint-staged@^9.2.3:
4651-
version "9.2.3"
4652-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.3.tgz#a4ef2b7033f83e8dbc718556610e20e0098356c0"
4653-
integrity sha512-ovDmF0c0VJDTP0VmwLetJQ+lVGyNqOkTniwO9S0MOJxGxIExpSRTL56/ZmvXZ1tHNA53GBbXQbfS8RnNGRXFjg==
4650+
lint-staged@^9.2.4:
4651+
version "9.2.4"
4652+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.4.tgz#7a35839c9c6103ec98eabf43e35657c209509345"
4653+
integrity sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw==
46544654
dependencies:
46554655
chalk "^2.4.2"
46564656
commander "^2.20.0"

0 commit comments

Comments
 (0)