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

Commit d456642

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 108ae10 commit d456642

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
@@ -1936,26 +1936,22 @@ eslint-plugin-standard@^4.0.0:
19361936
version "4.1.0"
19371937
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
19381938

1939-
eslint-plugin-unicorn@^15.0.1:
1940-
version "15.0.1"
1941-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-15.0.1.tgz#8379d1d6882f9f8631bec8025ac9e8fe89e43945"
1939+
eslint-plugin-unicorn@^19.0.1:
1940+
version "19.0.1"
1941+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-19.0.1.tgz#05eef02f33426b8aa4f21cd5e4785b456335b85b"
19421942
dependencies:
19431943
ci-info "^2.0.0"
19441944
clean-regexp "^1.0.0"
19451945
eslint-ast-utils "^1.1.0"
19461946
eslint-template-visitor "^1.1.0"
1947+
eslint-utils "^2.0.0"
19471948
import-modules "^2.0.0"
1948-
lodash.camelcase "^4.3.0"
1949-
lodash.defaultsdeep "^4.6.1"
1950-
lodash.kebabcase "^4.1.1"
1951-
lodash.snakecase "^4.1.1"
1952-
lodash.upperfirst "^4.3.1"
1949+
lodash "^4.17.15"
19531950
read-pkg-up "^7.0.1"
1954-
regexp-tree "^0.1.17"
1955-
regexpp "^3.0.0"
1951+
regexp-tree "^0.1.21"
19561952
reserved-words "^0.1.2"
19571953
safe-regex "^2.1.1"
1958-
semver "^6.3.0"
1954+
semver "^7.1.3"
19591955

19601956
eslint-scope@^5.0.0:
19611957
version "5.0.0"
@@ -3540,14 +3536,6 @@ lodash._root@^3.0.0:
35403536
version "3.0.1"
35413537
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
35423538

3543-
lodash.camelcase@^4.3.0:
3544-
version "4.3.0"
3545-
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
3546-
3547-
lodash.defaultsdeep@^4.6.1:
3548-
version "4.6.1"
3549-
resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6"
3550-
35513539
lodash.escape@^3.0.0:
35523540
version "3.2.0"
35533541
resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-3.2.0.tgz#995ee0dc18c1b48cc92effae71a10aab5b487698"
@@ -3570,10 +3558,6 @@ lodash.isequal@^4.0.0:
35703558
version "4.5.0"
35713559
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
35723560

3573-
lodash.kebabcase@^4.1.1:
3574-
version "4.1.1"
3575-
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
3576-
35773561
lodash.keys@^3.0.0:
35783562
version "3.1.2"
35793563
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -3590,10 +3574,6 @@ lodash.restparam@^3.0.0:
35903574
version "3.6.1"
35913575
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
35923576

3593-
lodash.snakecase@^4.1.1:
3594-
version "4.1.1"
3595-
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
3596-
35973577
lodash.template@^3.0.0:
35983578
version "3.6.2"
35993579
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-3.6.2.tgz#f8cdecc6169a255be9098ae8b0c53d378931d14f"
@@ -3619,10 +3599,6 @@ [email protected]:
36193599
version "4.0.1"
36203600
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
36213601

3622-
lodash.upperfirst@^4.3.1:
3623-
version "4.3.1"
3624-
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
3625-
36263602
lodash.zip@^4.2.0:
36273603
version "4.2.0"
36283604
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
@@ -4565,9 +4541,9 @@ regex-not@^1.0.0, regex-not@^1.0.2:
45654541
extend-shallow "^3.0.2"
45664542
safe-regex "^1.1.0"
45674543

4568-
regexp-tree@^0.1.17, regexp-tree@~0.1.1:
4569-
version "0.1.17"
4570-
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.17.tgz#66d914a6ca21f95dd7660ed70a7dad47aeb2246a"
4544+
regexp-tree@^0.1.21, regexp-tree@~0.1.1:
4545+
version "0.1.21"
4546+
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.21.tgz#55e2246b7f7d36f1b461490942fa780299c400d7"
45714547

45724548
regexpp@^2.0.1:
45734549
version "2.0.1"
@@ -4744,6 +4720,10 @@ semver@^6.1.0, semver@^6.1.2, semver@^6.3.0:
47444720
version "6.3.0"
47454721
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
47464722

4723+
semver@^7.1.3:
4724+
version "7.3.2"
4725+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
4726+
47474727
set-blocking@~2.0.0:
47484728
version "2.0.0"
47494729
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

0 commit comments

Comments
 (0)