Skip to content

Commit 25863e6

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v36 (#623)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1dd2f43 commit 25863e6

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-node": "11.1.0",
4343
"eslint-plugin-promise": "5.1.0",
4444
"eslint-plugin-standard": "5.0.0",
45-
"eslint-plugin-unicorn": "35.0.0",
45+
"eslint-plugin-unicorn": "36.0.0",
4646
"husky": "7.0.2",
4747
"jest": "27.2.0",
4848
"json-schema-to-markdown": "1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3265,10 +3265,10 @@ [email protected]:
32653265
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
32663266
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
32673267

3268-
eslint-plugin-unicorn@35.0.0:
3269-
version "35.0.0"
3270-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-35.0.0.tgz#40797793d4f645bafaaa7a1396b8f4ca7b2a7dbd"
3271-
integrity sha512-FHsaO68tDPQILfs/mGF8eSISJp8RswR4FpUuBDnueK2wyEHC6zmsc9WxjYyldXoIsBuVmru6jQyFCbCWPoW/KQ==
3268+
eslint-plugin-unicorn@36.0.0:
3269+
version "36.0.0"
3270+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz#db50e1426839e401d33c5a279f49d4a5bbb640d8"
3271+
integrity sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==
32723272
dependencies:
32733273
"@babel/helper-validator-identifier" "^7.14.9"
32743274
ci-info "^3.2.0"

0 commit comments

Comments
 (0)