Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-unicorn to v54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 5277025 commit 3685dcf
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": "^9.0.0",
"eslint-config-good-code": "^1.1.0",
"eslint-plugin-sonarjs": "^1.0.0",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-unicorn": "^54.0.0",
"execa": "^9.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 @@ -8111,9 +8111,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^53.0.0":
version: 53.0.0
resolution: "eslint-plugin-unicorn@npm:53.0.0"
"eslint-plugin-unicorn@npm:^54.0.0":
version: 54.0.0
resolution: "eslint-plugin-unicorn@npm:54.0.0"
dependencies:
"@babel/helper-validator-identifier": ^7.24.5
"@eslint-community/eslint-utils": ^4.4.0
Expand All @@ -8133,7 +8133,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.56.0"
checksum: bf3e4046977903c7018745c3ad19c026ef25df116721f10a58dc215285c4d98d8531829e31aa5b4da0ccc03aa352e5a58a865c7879c50da7138ce5fd41a21a3d
checksum: f071c79e7b7416be4d6e5b1900f20b995b841393baf7c31c56534a4e7b144bf728a07bf107585a8d1e0525010df448d16862aaa38cb9309f798a59bd91efbe4d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9406,7 +9406,7 @@ __metadata:
eslint: ^9.0.0
eslint-config-good-code: ^1.1.0
eslint-plugin-sonarjs: ^1.0.0
eslint-plugin-unicorn: ^53.0.0
eslint-plugin-unicorn: ^54.0.0
execa: ^9.0.0
fs-extra: ^11.1.0
gatsby: ^5.3.3
Expand Down

0 comments on commit 3685dcf

Please sign in to comment.