Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-unicorn to v48.0.1 (#15177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 2d274df commit 36c3738
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 @@ -132,7 +132,7 @@
"eslint-plugin-prettier-internal-rules": "2.0.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-regexp": "1.15.0",
"eslint-plugin-unicorn": "48.0.0",
"eslint-plugin-unicorn": "48.0.1",
"esm-utils": "4.1.2",
"execa": "7.1.1",
"jest": "29.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3696,9 +3696,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 @@ -3717,7 +3717,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.44.0"
checksum: fc42b6ac3018d43cd68a2d91de43a0f761824a15de5f3c201b3369e15dc3675843bae1644de65b9aa87b2cd1f79ea9188087c54477bef9deef924a1200d5219f
checksum: e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
languageName: node
linkType: hard

Expand Down Expand Up @@ -6994,7 +6994,7 @@ __metadata:
eslint-plugin-prettier-internal-rules: 2.0.1
eslint-plugin-react: 7.33.0
eslint-plugin-regexp: 1.15.0
eslint-plugin-unicorn: 48.0.0
eslint-plugin-unicorn: 48.0.1
esm-utils: 4.1.2
espree: 9.6.1
execa: 7.1.1
Expand Down

0 comments on commit 36c3738

Please sign in to comment.