Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-unicorn to v55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 3685dcf commit 7b32ada
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 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": "^54.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"execa": "^9.0.0",
"gatsby": "^5.3.3",
"jest": "^27.5.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8111,17 +8111,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^54.0.0":
version: 54.0.0
resolution: "eslint-plugin-unicorn@npm:54.0.0"
"eslint-plugin-unicorn@npm:^55.0.0":
version: 55.0.0
resolution: "eslint-plugin-unicorn@npm:55.0.0"
dependencies:
"@babel/helper-validator-identifier": ^7.24.5
"@eslint-community/eslint-utils": ^4.4.0
"@eslint/eslintrc": ^3.0.2
ci-info: ^4.0.0
clean-regexp: ^1.0.0
core-js-compat: ^3.37.0
esquery: ^1.5.0
globals: ^15.7.0
indent-string: ^4.0.0
is-builtin-module: ^3.2.1
jsesc: ^3.0.2
Expand All @@ -8133,7 +8133,7 @@ __metadata:
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.56.0"
checksum: f071c79e7b7416be4d6e5b1900f20b995b841393baf7c31c56534a4e7b144bf728a07bf107585a8d1e0525010df448d16862aaa38cb9309f798a59bd91efbe4d
checksum: c925254406e687c5caaf7e019c083107b9d309569c78ec8d32e5d7c539cfb6331b5f88dc647c35e26f07493c287d39970f05fa0279787ba86bfc6edd7701bd8c
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: ^54.0.0
eslint-plugin-unicorn: ^55.0.0
execa: ^9.0.0
fs-extra: ^11.1.0
gatsby: ^5.3.3
Expand Down Expand Up @@ -10019,6 +10019,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.7.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 32c4470ffcc26db3ddbc579ddf968b74c26462d1a268039980c2fa2e107090fd442a7a7445d953dc4ee874f68846e713066c5a8e63d146fd9349cd1fc5a6f63d
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit 7b32ada

Please sign in to comment.