Skip to content

Commit 7472e13

Browse files
Bump eslint-plugin-unicorn from 17.0.1 to 17.1.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 17.0.1 to 17.1.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v17.0.1...v17.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fe62f2c commit 7472e13

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-jsx-a11y": "6.2.3",
3131
"eslint-plugin-prettier": "3.1.2",
3232
"eslint-plugin-react": "7.19.0",
33-
"eslint-plugin-unicorn": "17.0.1",
33+
"eslint-plugin-unicorn": "17.1.0",
3434
"husky": "4.2.3",
3535
"jest": "25.1.0",
3636
"lint-staged": "10.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,10 +2292,10 @@ eslint-plugin-react@7.19.0:
22922292
string.prototype.matchall "^4.0.2"
22932293
xregexp "^4.3.0"
22942294

2295-
eslint-plugin-unicorn@17.0.1:
2296-
version "17.0.1"
2297-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-17.0.1.tgz#4ac87b39abd5df19e970282c6d01a0406fd1cce8"
2298-
integrity sha512-50PXADghwZxRUJ3xOTfWFAsrbPkryrslludMABWExICGheRrYiBQMldeeZpFQU6u1d4pB87zY31cQA/Ut8GIRQ==
2295+
eslint-plugin-unicorn@17.1.0:
2296+
version "17.1.0"
2297+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-17.1.0.tgz#62124cba4afe0fa0ffe228f466bee77a9916f63c"
2298+
integrity sha512-yYNgXXSnFY73yvcaAB3z32SOY4km5NDzbY1mCSc6gVrKXgvGdU7K1IMJqQpoOrj2+QzdA1Mz0qLYn/ITGuNSFg==
22992299
dependencies:
23002300
ci-info "^2.0.0"
23012301
clean-regexp "^1.0.0"

0 commit comments

Comments
 (0)