Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-unicorn to v48.0.1 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2023
1 parent 00ef1a5 commit b0fab8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-redux": "4.0.0",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-unicorn": "48.0.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-wc": "1.5.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ __metadata:
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-react-redux: 4.0.0
eslint-plugin-sonarjs: 0.19.0
eslint-plugin-unicorn: 48.0.0
eslint-plugin-unicorn: 48.0.1
eslint-plugin-wc: 1.5.0
husky: 8.0.3
lint-staged: 13.2.3
Expand Down Expand Up @@ -2952,9 +2952,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:48.0.0":
version: 48.0.0
resolution: "eslint-plugin-unicorn@npm:48.0.0"
"eslint-plugin-unicorn@npm:48.0.1":
version: 48.0.1
resolution: "eslint-plugin-unicorn@npm:48.0.1"
dependencies:
"@babel/helper-validator-identifier": ^7.22.5
"@eslint-community/eslint-utils": ^4.4.0
Expand All @@ -2973,7 +2973,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.44.0"
checksum: fc42b6ac3018d43cd68a2d91de43a0f761824a15de5f3c201b3369e15dc3675843bae1644de65b9aa87b2cd1f79ea9188087c54477bef9deef924a1200d5219f
checksum: e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
languageName: node
linkType: hard

Expand Down

0 comments on commit b0fab8c

Please sign in to comment.