Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-unicorn to v48.0.1 #15177

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3698,9 +3698,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 @@ -3719,7 +3719,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.44.0"
checksum: fc42b6ac3018d43cd68a2d91de43a0f761824a15de5f3c201b3369e15dc3675843bae1644de65b9aa87b2cd1f79ea9188087c54477bef9deef924a1200d5219f
checksum: e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
languageName: node
linkType: hard

Expand Down Expand Up @@ -6997,7 +6997,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