Skip to content
This repository was archived by the owner on Jun 19, 2021. It is now read-only.

Commit 8828587

Browse files
build(deps-dev): bump eslint-plugin-unicorn from 15.0.1 to 19.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 15.0.1 to 19.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v15.0.1...v19.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8dbddae commit 8828587

File tree

2 files changed

+15
-35
lines changed

2 files changed

+15
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-promise": "^4.0.0",
4343
"eslint-plugin-security": "^1.4.0",
4444
"eslint-plugin-standard": "^4.0.0",
45-
"eslint-plugin-unicorn": "^15.0.1"
45+
"eslint-plugin-unicorn": "^19.0.1"
4646
},
4747
"dependencies": {
4848
"imagemin-webpack-plugin": "^2.1.2"

yarn.lock

Lines changed: 14 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,26 +1933,22 @@ eslint-plugin-standard@^4.0.0:
19331933
version "4.0.1"
19341934
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
19351935

1936-
eslint-plugin-unicorn@^15.0.1:
1937-
version "15.0.1"
1938-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-15.0.1.tgz#8379d1d6882f9f8631bec8025ac9e8fe89e43945"
1936+
eslint-plugin-unicorn@^19.0.1:
1937+
version "19.0.1"
1938+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-19.0.1.tgz#05eef02f33426b8aa4f21cd5e4785b456335b85b"
19391939
dependencies:
19401940
ci-info "^2.0.0"
19411941
clean-regexp "^1.0.0"
19421942
eslint-ast-utils "^1.1.0"
19431943
eslint-template-visitor "^1.1.0"
1944+
eslint-utils "^2.0.0"
19441945
import-modules "^2.0.0"
1945-
lodash.camelcase "^4.3.0"
1946-
lodash.defaultsdeep "^4.6.1"
1947-
lodash.kebabcase "^4.1.1"
1948-
lodash.snakecase "^4.1.1"
1949-
lodash.upperfirst "^4.3.1"
1946+
lodash "^4.17.15"
19501947
read-pkg-up "^7.0.1"
1951-
regexp-tree "^0.1.17"
1952-
regexpp "^3.0.0"
1948+
regexp-tree "^0.1.21"
19531949
reserved-words "^0.1.2"
19541950
safe-regex "^2.1.1"
1955-
semver "^6.3.0"
1951+
semver "^7.1.3"
19561952

19571953
eslint-scope@^5.0.0:
19581954
version "5.0.0"
@@ -3513,14 +3509,6 @@ lodash._root@^3.0.0:
35133509
version "3.0.1"
35143510
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
35153511

3516-
lodash.camelcase@^4.3.0:
3517-
version "4.3.0"
3518-
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
3519-
3520-
lodash.defaultsdeep@^4.6.1:
3521-
version "4.6.1"
3522-
resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6"
3523-
35243512
lodash.escape@^3.0.0:
35253513
version "3.2.0"
35263514
resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-3.2.0.tgz#995ee0dc18c1b48cc92effae71a10aab5b487698"
@@ -3543,10 +3531,6 @@ lodash.isequal@^4.0.0:
35433531
version "4.5.0"
35443532
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
35453533

3546-
lodash.kebabcase@^4.1.1:
3547-
version "4.1.1"
3548-
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
3549-
35503534
lodash.keys@^3.0.0:
35513535
version "3.1.2"
35523536
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -3563,10 +3547,6 @@ lodash.restparam@^3.0.0:
35633547
version "3.6.1"
35643548
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
35653549

3566-
lodash.snakecase@^4.1.1:
3567-
version "4.1.1"
3568-
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
3569-
35703550
lodash.template@^3.0.0:
35713551
version "3.6.2"
35723552
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-3.6.2.tgz#f8cdecc6169a255be9098ae8b0c53d378931d14f"
@@ -3592,10 +3572,6 @@ [email protected]:
35923572
version "4.0.1"
35933573
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
35943574

3595-
lodash.upperfirst@^4.3.1:
3596-
version "4.3.1"
3597-
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
3598-
35993575
lodash.zip@^4.2.0:
36003576
version "4.2.0"
36013577
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
@@ -4538,9 +4514,9 @@ regex-not@^1.0.0, regex-not@^1.0.2:
45384514
extend-shallow "^3.0.2"
45394515
safe-regex "^1.1.0"
45404516

4541-
regexp-tree@^0.1.17, regexp-tree@~0.1.1:
4542-
version "0.1.17"
4543-
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.17.tgz#66d914a6ca21f95dd7660ed70a7dad47aeb2246a"
4517+
regexp-tree@^0.1.21, regexp-tree@~0.1.1:
4518+
version "0.1.21"
4519+
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.21.tgz#55e2246b7f7d36f1b461490942fa780299c400d7"
45444520

45454521
regexpp@^2.0.1:
45464522
version "2.0.1"
@@ -4713,6 +4689,10 @@ semver@^6.1.0, semver@^6.1.2, semver@^6.3.0:
47134689
version "6.3.0"
47144690
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
47154691

4692+
semver@^7.1.3:
4693+
version "7.3.2"
4694+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
4695+
47164696
set-blocking@~2.0.0:
47174697
version "2.0.0"
47184698
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

0 commit comments

Comments
 (0)