Skip to content

Commit 5f7b840

Browse files
chore(deps): update dependency lint-staged to v7.3.0 (#121)
1 parent f45a32e commit 5f7b840

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest": "23.6.0",
4545
"jest-junit": "5.1.0",
4646
"jest-puppeteer": "3.3.1",
47-
"lint-staged": "7.2.2",
47+
"lint-staged": "7.3.0",
4848
"prettier": "1.14.3",
4949
"prettier-package-json": "2.0.1",
5050
"puppeteer": "1.8.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3981,9 +3981,9 @@ libnpx@^10.2.0:
39813981
y18n "^4.0.0"
39823982
yargs "^11.0.0"
39833983

3984-
lint-staged@7.2.2:
3985-
version "7.2.2"
3986-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
3984+
lint-staged@7.3.0:
3985+
version "7.3.0"
3986+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
39873987
dependencies:
39883988
chalk "^2.3.1"
39893989
commander "^2.14.1"

0 commit comments

Comments
 (0)