Skip to content

Commit

Permalink
Merge pull request #593 from lipis/dependabot/npm_and_yarn/lint-stage…
Browse files Browse the repository at this point in the history
…d-9.2.3
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
2 parents bf1c9ad + 35f0d8c commit a86409b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"grunt-contrib-less": "2.0.0",
"grunt-contrib-watch": "1.1.0",
"husky": "3.0.4",
"lint-staged": "9.2.1",
"lint-staged": "9.2.3",
"prettier": "1.18.2",
"svgo": "1.3.0"
},
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Expand Up @@ -1600,10 +1600,10 @@ less@^3.0.4:
request "^2.83.0"
source-map "~0.6.0"

lint-staged@9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.1.tgz#57fc5947611604d5a32e478734a13f3e4687f646"
integrity sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg==
lint-staged@9.2.3:
version "9.2.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.3.tgz#a4ef2b7033f83e8dbc718556610e20e0098356c0"
integrity sha512-ovDmF0c0VJDTP0VmwLetJQ+lVGyNqOkTniwO9S0MOJxGxIExpSRTL56/ZmvXZ1tHNA53GBbXQbfS8RnNGRXFjg==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
Expand All @@ -1615,6 +1615,7 @@ lint-staged@9.2.1:
listr "^0.14.3"
log-symbols "^3.0.0"
micromatch "^4.0.2"
normalize-path "^3.0.0"
please-upgrade-node "^3.1.1"
string-argv "^0.3.0"
stringify-object "^3.3.0"
Expand Down Expand Up @@ -1926,6 +1927,11 @@ normalize-package-data@^2.5.0:
semver "2 || 3 || 4 || 5"
validate-npm-package-license "^3.0.1"

normalize-path@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==

npm-run-path@^2.0.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
Expand Down

0 comments on commit a86409b

Please sign in to comment.