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

Commit

Permalink
deps: update dependency eslint-plugin-unicorn to ^44.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2022
1 parent 44e579f commit b0e2549
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/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.7.2",
"eslint-plugin-unicorn": "^44.0.0"
"eslint-plugin-unicorn": "^44.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 @@ -7572,7 +7572,7 @@ __metadata:
eslint-plugin-react: ^7.31.8
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.7.2
eslint-plugin-unicorn: ^44.0.0
eslint-plugin-unicorn: ^44.0.1
prettier: ^2.7.1
ts-node: ^10.9.1
tsconfig-rajzik: "workspace:*"
Expand Down Expand Up @@ -7819,9 +7819,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^44.0.0":
version: 44.0.0
resolution: "eslint-plugin-unicorn@npm:44.0.0"
"eslint-plugin-unicorn@npm:^44.0.1":
version: 44.0.1
resolution: "eslint-plugin-unicorn@npm:44.0.1"
dependencies:
"@babel/helper-validator-identifier": ^7.19.1
ci-info: ^3.4.0
Expand All @@ -7839,7 +7839,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.23.1"
checksum: c0017a8b51ebadca10140f088a7b02d3a3877e29e243a9d3545d353d4a24961f985454bd73662cf85733796ecb132920ea2ce905567ae6922406c4290b680823
checksum: 5a237aa257195984e4d9dff89e5966ce86c2012694b725bff305b40949b02fc3777984ca9a9f707c561b8c1d32406eab94cd377903f969c804903bb455cf931c
languageName: node
linkType: hard

Expand Down

0 comments on commit b0e2549

Please sign in to comment.