Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-unicorn to v39 (#378)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 22, 2021
1 parent d6e7cb2 commit 50b3699
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-jsonc": "^2.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-unicorn": "^38.0.1",
"eslint-plugin-unicorn": "^39.0.0",
"eslint-plugin-yml": "^0.12.0",
"jsonc-eslint-parser": "^2.0.4",
"yaml-eslint-parser": "^0.5.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1714,7 +1714,7 @@ __metadata:
eslint-plugin-jsonc: ^2.0.0
eslint-plugin-node: ^11.1.0
eslint-plugin-promise: ^5.1.1
eslint-plugin-unicorn: ^38.0.1
eslint-plugin-unicorn: ^39.0.0
eslint-plugin-yml: ^0.12.0
jsonc-eslint-parser: ^2.0.4
yaml-eslint-parser: ^0.5.0
Expand Down Expand Up @@ -9222,9 +9222,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^38.0.1":
version: 38.0.1
resolution: "eslint-plugin-unicorn@npm:38.0.1"
"eslint-plugin-unicorn@npm:^39.0.0":
version: 39.0.0
resolution: "eslint-plugin-unicorn@npm:39.0.0"
dependencies:
"@babel/helper-validator-identifier": ^7.14.9
ci-info: ^3.2.0
Expand All @@ -9243,7 +9243,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=7.32.0"
checksum: 79792b724a8fcfb089221eae12f0b76471a4d0f0a72bb16076a5650068901f48391c3da401eef1c62dfabff5ec96abe3a77b4b93774d43724b922de1ad581350
checksum: a20bee80f1a5a5e4a5984394ba8f9e1669f89f186e92af5eec6bf1f0d90afe3a578b1ed124667b33843a7cac6e0476a86bb1a4ccf8f3293b8d21ae427f4b5168
languageName: node
linkType: hard

Expand Down

0 comments on commit 50b3699

Please sign in to comment.