Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#326)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent 57c4d16 commit a0f9527
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.0",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-yml": "1.12.2",
"growl": "1.10.5",
"husky": "9.0.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,7 +1400,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.0"
eslint-plugin-unicorn: "npm:51.0.1"
eslint-plugin-yml: "npm:1.12.2"
growl: "npm:1.10.5"
husky: "npm:9.0.10"
Expand Down Expand Up @@ -4685,9 +4685,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a0f9527

Please sign in to comment.