Skip to content

Commit ce2c3ca

Browse files
renovate-botTurbo87
authored andcommitted
Update dependency eslint-plugin-unicorn to v39
1 parent 132745e commit ce2c3ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint-plugin-import-helpers": "1.2.0",
117117
"eslint-plugin-prettier": "4.0.0",
118118
"eslint-plugin-qunit-dom": "0.2.0",
119-
"eslint-plugin-unicorn": "38.0.1",
119+
"eslint-plugin-unicorn": "39.0.0",
120120
"loader.js": "4.7.0",
121121
"match-json": "1.3.3",
122122
"normalize.css": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7339,10 +7339,10 @@ [email protected]:
73397339
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit-dom/-/eslint-plugin-qunit-dom-0.2.0.tgz#681ea7fbce81d8548b6cc68dc17448e1a4d38d87"
73407340
integrity sha512-uqqkzj3k5ee36XOkr6Y9DfTC/6uXq/aWuuo14o79Bky+SmQy3NzK+Vee7UBICDEHhi7SDsFPxdsBFm9cjNAuvg==
73417341

7342-
eslint-plugin-unicorn@38.0.1:
7343-
version "38.0.1"
7344-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-38.0.1.tgz#f95a7fa6e8c92617cdcb4b1ddbc15d877477e73d"
7345-
integrity sha512-eu4HCg7Bv43nk/hYZoWpLzRo668Nb7swQySn94aohn0heh9KLJ1GOFgVxJndLS8BploMGaClxgsyTNGJrP69yw==
7342+
eslint-plugin-unicorn@39.0.0:
7343+
version "39.0.0"
7344+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz#ee76d4f3bf37c605d89fa449d5e7c0c44c54b0cc"
7345+
integrity sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==
73467346
dependencies:
73477347
"@babel/helper-validator-identifier" "^7.14.9"
73487348
ci-info "^3.2.0"

0 commit comments

Comments
 (0)