Skip to content

Commit ed0304a

Browse files
committed
Update dependency eslint-plugin-unicorn to v39
1 parent e4e9248 commit ed0304a

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
@@ -7349,10 +7349,10 @@ [email protected]:
73497349
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit-dom/-/eslint-plugin-qunit-dom-0.2.0.tgz#681ea7fbce81d8548b6cc68dc17448e1a4d38d87"
73507350
integrity sha512-uqqkzj3k5ee36XOkr6Y9DfTC/6uXq/aWuuo14o79Bky+SmQy3NzK+Vee7UBICDEHhi7SDsFPxdsBFm9cjNAuvg==
73517351

7352-
eslint-plugin-unicorn@38.0.1:
7353-
version "38.0.1"
7354-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-38.0.1.tgz#f95a7fa6e8c92617cdcb4b1ddbc15d877477e73d"
7355-
integrity sha512-eu4HCg7Bv43nk/hYZoWpLzRo668Nb7swQySn94aohn0heh9KLJ1GOFgVxJndLS8BploMGaClxgsyTNGJrP69yw==
7352+
eslint-plugin-unicorn@39.0.0:
7353+
version "39.0.0"
7354+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz#ee76d4f3bf37c605d89fa449d5e7c0c44c54b0cc"
7355+
integrity sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==
73567356
dependencies:
73577357
"@babel/helper-validator-identifier" "^7.14.9"
73587358
ci-info "^3.2.0"

0 commit comments

Comments
 (0)