Skip to content

Commit f8be29a

Browse files
chore(deps): update dependency lint-staged to v7.2.2 (#71)
1 parent 9dd1895 commit f8be29a

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.5.0",
4545
"jest-junit": "5.1.0",
4646
"jest-puppeteer": "3.2.1",
47-
"lint-staged": "7.2.0",
47+
"lint-staged": "7.2.2",
4848
"prettier": "1.14.2",
4949
"prettier-package-json": "2.0.0",
5050
"puppeteer": "1.7.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -831,10 +831,6 @@ anymatch@^2.0.0:
831831
micromatch "^3.1.4"
832832
normalize-path "^2.1.1"
833833

834-
app-root-path@^2.0.1:
835-
version "2.1.0"
836-
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.1.0.tgz#98bf6599327ecea199309866e8140368fd2e646a"
837-
838834
append-transform@^1.0.0:
839835
version "1.0.0"
840836
resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-1.0.0.tgz#046a52ae582a228bd72f58acfbe2967c678759ab"
@@ -3794,7 +3790,7 @@ jest-util@^23.4.0:
37943790
slash "^1.0.0"
37953791
source-map "^0.6.0"
37963792

3797-
jest-validate@^23.0.0, jest-validate@^23.0.1:
3793+
jest-validate@^23.0.1:
37983794
version "23.4.0"
37993795
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.4.0.tgz#d96eede01ef03ac909c009e9c8e455197d48c201"
38003796
dependencies:
@@ -4056,11 +4052,10 @@ libnpx@^10.2.0:
40564052
y18n "^4.0.0"
40574053
yargs "^11.0.0"
40584054

4059-
4060-
version "7.2.0"
4061-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.0.tgz#bdf4bb7f2f37fe689acfaec9999db288a5b26888"
4055+
4056+
version "7.2.2"
4057+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
40624058
dependencies:
4063-
app-root-path "^2.0.1"
40644059
chalk "^2.3.1"
40654060
commander "^2.14.1"
40664061
cosmiconfig "^5.0.2"
@@ -4070,7 +4065,7 @@ [email protected]:
40704065
find-parent-dir "^0.3.0"
40714066
is-glob "^4.0.0"
40724067
is-windows "^1.0.2"
4073-
jest-validate "^23.0.0"
4068+
jest-validate "^23.5.0"
40744069
listr "^0.14.1"
40754070
lodash "^4.17.5"
40764071
log-symbols "^2.2.0"

0 commit comments

Comments
 (0)