Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

deps: update dependency eslint-plugin-unicorn to ^43.0.1. #50

Merged
merged 1 commit into from
Jul 8, 2022
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.5.1",
"eslint-plugin-unicorn": "^43.0.0"
"eslint-plugin-unicorn": "^43.0.1"
},
"devDependencies": {
"@types/confusing-browser-globals": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7514,7 +7514,7 @@ __metadata:
eslint-plugin-react: ^7.30.1
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.5.1
eslint-plugin-unicorn: ^43.0.0
eslint-plugin-unicorn: ^43.0.1
prettier: ^2.7.1
ts-node: ^10.8.2
tsconfig-rajzik: "workspace:*"
Expand Down Expand Up @@ -7788,9 +7788,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^43.0.0":
version: 43.0.0
resolution: "eslint-plugin-unicorn@npm:43.0.0"
"eslint-plugin-unicorn@npm:^43.0.1":
version: 43.0.1
resolution: "eslint-plugin-unicorn@npm:43.0.1"
dependencies:
"@babel/helper-validator-identifier": ^7.18.6
ci-info: ^3.3.2
Expand All @@ -7808,7 +7808,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.18.0"
checksum: 5e9da1a37922483f8e945878d870bcc617b2c6a5fd3d1a453ccc327c33a0f56206968bc702dc08b3e3098b9ae0b13a55842c8516f79509bc212eba7256f57438
checksum: f786bf686dd98c0637fb7dcdbac4715bc54d0ac026d37ee2721008d8b9bd1497573045273c97305c1db168c36c6b84f7a4401593944762f4a7e801306a2e20d2
languageName: node
linkType: hard

Expand Down