Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#410)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent 1e5edb7 commit 9084745
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 @@ -108,7 +108,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-yml": "1.14.0",
"growl": "1.10.5",
"husky": "9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ __metadata:
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:51.0.1"
eslint-plugin-unicorn: "npm:52.0.0"
eslint-plugin-yml: "npm:1.14.0"
growl: "npm:1.10.5"
husky: "npm:9.0.11"
Expand Down Expand Up @@ -4466,9 +4466,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:51.0.1":
version: 51.0.1
resolution: "eslint-plugin-unicorn@npm:51.0.1"
"eslint-plugin-unicorn@npm:52.0.0":
version: 52.0.0
resolution: "eslint-plugin-unicorn@npm:52.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -4488,7 +4488,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/cea770332423d49d0cd86ca96055be7f14895e1d0a9fb24c8ed4f18a6e1eeff362d4881c46e85d85c37938bb85a6eeae7e347bcf7a3bb7307a8dd309651e0adf
checksum: 10/69b8aeee04806b808a534fe5484ad75ee9feec6078aad90651d7ce7216e2bd14980fec5a2e05fd800b874406a54240af66f04ab83023a7f1fe67397b6dc4c032
languageName: node
linkType: hard

Expand Down

0 comments on commit 9084745

Please sign in to comment.