Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#20)
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 Mar 3, 2023
1 parent 1fc0a90 commit 74b7512
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 @@ -112,7 +112,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-unicorn": "46.0.0",
"eslint-plugin-yml": "1.5.0",
"graphql": "16.6.0",
"graphql-config": "4.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ __metadata:
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:4.2.1"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:45.0.2"
eslint-plugin-unicorn: "npm:46.0.0"
eslint-plugin-yml: "npm:1.5.0"
graphql: "npm:16.6.0"
graphql-config: "npm:4.4.1"
Expand Down Expand Up @@ -4254,9 +4254,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:45.0.2":
version: 45.0.2
resolution: "eslint-plugin-unicorn@npm:45.0.2"
"eslint-plugin-unicorn@npm:46.0.0":
version: 46.0.0
resolution: "eslint-plugin-unicorn@npm:46.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.19.1"
"@eslint-community/eslint-utils": "npm:^4.1.2"
Expand All @@ -4276,7 +4276,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.28.0"
checksum: 65e5fa10190376c2b7958767aa79963832a1fad576b8d3ad57d9d579bd788577123c5002c1129f445bba2780deca0b4dd72b0dcb046385b1c6e0f484dcda940b
checksum: d2154869d930c715e6b9ab4907cb433aad464d3533a170d8d7612fbf3c5e1433b1214b10c60b4d4501b765205f2f5ccbf851543bf558f4e99d759c5843bd1983
languageName: node
linkType: hard

Expand Down

0 comments on commit 74b7512

Please sign in to comment.