Skip to content

Commit 322cbb0

Browse files
renovate[bot]evenchange4
authored andcommitted
chore(deps): update dependency lint-staged to v8.1.4 (#96)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | lint-staged | devDependencies | patch | `8.1.3` -> `8.1.4` | [source](https://togithub.com/okonet/lint-staged) | --- ### Release Notes <details> <summary>okonet/lint-staged</summary> ### [`v8.1.4`](https://togithub.com/okonet/lint-staged/releases/v8.1.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.1.3...v8.1.4) ##### Bug Fixes - Use lodash version with prototype pollution fix ([#&#8203;578](https://togithub.com/okonet/lint-staged/issues/578)) ([0be88a0](https://togithub.com/okonet/lint-staged/commit/0be88a0)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#evenchange4/react-input-files).
1 parent 3e577eb commit 322cbb0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"hsu-scripts": "1.0.5",
4545
"husky": "1.3.1",
4646
"jest": "24.1.0",
47-
"lint-staged": "8.1.3",
47+
"lint-staged": "8.1.4",
4848
"prettier": "1.16.4",
4949
"react": "16.8.2",
5050
"react-dom": "16.8.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7070,10 +7070,10 @@ levn@^0.3.0, levn@~0.3.0:
70707070
prelude-ls "~1.1.2"
70717071
type-check "~0.3.2"
70727072

7073-
7074-
version "8.1.3"
7075-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
7076-
integrity sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==
7073+
7074+
version "8.1.4"
7075+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
7076+
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
70777077
dependencies:
70787078
"@iamstarkov/listr-update-renderer" "0.4.1"
70797079
chalk "^2.3.1"
@@ -7088,7 +7088,7 @@ [email protected]:
70887088
is-glob "^4.0.0"
70897089
is-windows "^1.0.2"
70907090
listr "^0.14.2"
7091-
lodash "^4.17.5"
7091+
lodash "^4.17.11"
70927092
log-symbols "^2.2.0"
70937093
micromatch "^3.1.8"
70947094
npm-which "^3.0.1"

0 commit comments

Comments
 (0)