Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-unicorn to v51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent 7e436db commit 61268af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-purgecss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^8.31.0",
"eslint-config-good-code": "^1.1.0",
"eslint-plugin-sonarjs": "^0.23.0",
"eslint-plugin-unicorn": "^50.0.0",
"eslint-plugin-unicorn": "^51.0.0",
"execa": "^8.0.0",
"gatsby": "^5.3.3",
"jest": "^27.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8079,9 +8079,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^50.0.0":
version: 50.0.1
resolution: "eslint-plugin-unicorn@npm:50.0.1"
"eslint-plugin-unicorn@npm:^51.0.0":
version: 51.0.1
resolution: "eslint-plugin-unicorn@npm:51.0.1"
dependencies:
"@babel/helper-validator-identifier": ^7.22.20
"@eslint-community/eslint-utils": ^4.4.0
Expand All @@ -8101,7 +8101,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.56.0"
checksum: 6d3d2057e65b696e4897bff142437cbea76f3a86c18253cebdec40a9fb69061f698e22a9d0795244f21173f2389e38e9b41ca10afae9de91632682c104dcee2b
checksum: 1ab19ed95444f69220e385eb6292f4eadf1886a68fb775de7513e5e4a7aa667142200adda0212dea850d61ebf433c16b6a7163b8b032eeec25029ba0ab41c4ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -9328,7 +9328,7 @@ __metadata:
eslint: ^8.31.0
eslint-config-good-code: ^1.1.0
eslint-plugin-sonarjs: ^0.23.0
eslint-plugin-unicorn: ^50.0.0
eslint-plugin-unicorn: ^51.0.0
execa: ^8.0.0
fs-extra: ^11.1.0
gatsby: ^5.3.3
Expand Down

0 comments on commit 61268af

Please sign in to comment.