Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
build(deps): update devdependency eslint-plugin-unicorn to ~50.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent 7d0a9bc commit baf6817
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-import": "~2.29.0",
"eslint-plugin-prettier": "~5.1.0",
"eslint-plugin-simple-import-sort": "~10.0.0",
"eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-unicorn": "~50.0.0",
"prettier": "~3.1.0",
"semantic-release": "~22.0.0",
"tsx": "~4.7.0",
Expand Down
81 changes: 67 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ __metadata:
eslint-plugin-import: ~2.29.0
eslint-plugin-prettier: ~5.1.0
eslint-plugin-simple-import-sort: ~10.0.0
eslint-plugin-unicorn: ~49.0.0
eslint-plugin-unicorn: ~50.0.0
ky: ~1.1.0
pako: ~2.1.0
prettier: ~3.1.0
Expand Down Expand Up @@ -1709,6 +1709,20 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.22.2":
version: 4.22.2
resolution: "browserslist@npm:4.22.2"
dependencies:
caniuse-lite: ^1.0.30001565
electron-to-chromium: ^1.4.601
node-releases: ^2.0.14
update-browserslist-db: ^1.0.13
bin:
browserslist: cli.js
checksum: 33ddfcd9145220099a7a1ac533cecfe5b7548ffeb29b313e1b57be6459000a1f8fa67e781cf4abee97268ac594d44134fcc4a6b2b4750ceddc9796e3a22076d9
languageName: node
linkType: hard

"buffer@npm:^6.0.3":
version: 6.0.3
resolution: "buffer@npm:6.0.3"
Expand Down Expand Up @@ -1811,6 +1825,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001565":
version: 1.0.30001571
resolution: "caniuse-lite@npm:1.0.30001571"
checksum: 4098e68bb91cab6dc5212c844c7c2ec2fe517111a5bd00d63ca29c913c883676ce1cffaa4760d037c4dc360af551b8c8dfedf84047bfa7106f56ab0b5d2a7c32
languageName: node
linkType: hard

"cardinal@npm:^2.1.1":
version: 2.1.1
resolution: "cardinal@npm:2.1.1"
Expand Down Expand Up @@ -1881,13 +1902,6 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.8.0":
version: 3.9.0
resolution: "ci-info@npm:3.9.0"
checksum: 6b19dc9b2966d1f8c2041a838217299718f15d6c4b63ae36e4674edd2bee48f780e94761286a56aa59eb305a85fbea4ddffb7630ec063e7ec7e7e5ad42549a87
languageName: node
linkType: hard

"ci-info@npm:^4.0.0":
version: 4.0.0
resolution: "ci-info@npm:4.0.0"
Expand Down Expand Up @@ -2178,6 +2192,15 @@ __metadata:
languageName: node
linkType: hard

"core-js-compat@npm:^3.34.0":
version: 3.34.0
resolution: "core-js-compat@npm:3.34.0"
dependencies:
browserslist: ^4.22.2
checksum: 6281f7f57a72f254c06611ec088445e11cf84e0b4edfb5f43dece1a1ff8b0ed0e81ed0bc291024761cd90c39d0f007d8bc46548265139808081d311c7cbc9c81
languageName: node
linkType: hard

"core-util-is@npm:~1.0.0":
version: 1.0.3
resolution: "core-util-is@npm:1.0.3"
Expand Down Expand Up @@ -2424,6 +2447,13 @@ __metadata:
languageName: node
linkType: hard

"electron-to-chromium@npm:^1.4.601":
version: 1.4.616
resolution: "electron-to-chromium@npm:1.4.616"
checksum: 9fd53bd4e5cded61ee51164a0d23ced1d7677ab176ef8e28eb4a27ceaae1deb3bb0038024db48478507204bfcd48ef66866c078721915a9c7b019697cc5680bf
languageName: node
linkType: hard

"emittery@npm:^1.0.1":
version: 1.0.1
resolution: "emittery@npm:1.0.1"
Expand Down Expand Up @@ -2784,14 +2814,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:~49.0.0":
version: 49.0.0
resolution: "eslint-plugin-unicorn@npm:49.0.0"
"eslint-plugin-unicorn@npm:~50.0.0":
version: 50.0.1
resolution: "eslint-plugin-unicorn@npm:50.0.1"
dependencies:
"@babel/helper-validator-identifier": ^7.22.20
"@eslint-community/eslint-utils": ^4.4.0
ci-info: ^3.8.0
"@eslint/eslintrc": ^2.1.4
ci-info: ^4.0.0
clean-regexp: ^1.0.0
core-js-compat: ^3.34.0
esquery: ^1.5.0
indent-string: ^4.0.0
is-builtin-module: ^3.2.1
Expand All @@ -2803,8 +2835,8 @@ __metadata:
semver: ^7.5.4
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.52.0"
checksum: 7580dc96b2edd26d10c1671e575d8ed26df87405f8a535f69f718187aecd64a89402c5dca40ee4a873ed8822496445451b50d9b9a52555b74f053af00fa98c0b
eslint: ">=8.56.0"
checksum: 6d3d2057e65b696e4897bff142437cbea76f3a86c18253cebdec40a9fb69061f698e22a9d0795244f21173f2389e38e9b41ca10afae9de91632682c104dcee2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5118,6 +5150,13 @@ __metadata:
languageName: node
linkType: hard

"node-releases@npm:^2.0.14":
version: 2.0.14
resolution: "node-releases@npm:2.0.14"
checksum: 59443a2f77acac854c42d321bf1b43dea0aef55cd544c6a686e9816a697300458d4e82239e2d794ea05f7bbbc8a94500332e2d3ac3f11f52e4b16cbe638b3c41
languageName: node
linkType: hard

"nofilter@npm:^3.1.0":
version: 3.1.0
resolution: "nofilter@npm:3.1.0"
Expand Down Expand Up @@ -7325,6 +7364,20 @@ __metadata:
languageName: node
linkType: hard

"update-browserslist-db@npm:^1.0.13":
version: 1.0.13
resolution: "update-browserslist-db@npm:1.0.13"
dependencies:
escalade: ^3.1.1
picocolors: ^1.0.0
peerDependencies:
browserslist: ">= 4.21.0"
bin:
update-browserslist-db: cli.js
checksum: 1e47d80182ab6e4ad35396ad8b61008ae2a1330221175d0abd37689658bdb61af9b705bfc41057fd16682474d79944fb2d86767c5ed5ae34b6276b9bed353322
languageName: node
linkType: hard

"uri-js@npm:^4.2.2":
version: 4.4.1
resolution: "uri-js@npm:4.4.1"
Expand Down

0 comments on commit baf6817

Please sign in to comment.