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

build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 51.0.1 #330

Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "50.0.1",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-yml": "1.12.2",
"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 @@ -1450,7 +1450,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:50.0.1"
eslint-plugin-unicorn: "npm:51.0.1"
eslint-plugin-yml: "npm:1.12.2"
growl: "npm:1.10.5"
husky: "npm:9.0.11"
Expand Down Expand Up @@ -4956,9 +4956,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:50.0.1":
version: 50.0.1
resolution: "eslint-plugin-unicorn@npm:50.0.1"
"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 @@ -4978,7 +4978,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/dd5e45f624a94172965858d7a15434df0ea98e14a300d90cfe7f0cbbd893883e1488036f77cb49162e2b61802c1d5386facfcaf5fd995357a7065013bfb8fe7f
checksum: 10/cea770332423d49d0cd86ca96055be7f14895e1d0a9fb24c8ed4f18a6e1eeff362d4881c46e85d85c37938bb85a6eeae7e347bcf7a3bb7307a8dd309651e0adf
languageName: node
linkType: hard

Expand Down
Loading