Skip to content

Commit

Permalink
build(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent a515d53 commit aaf2cfe
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"eslint-config-prettier": "~9.1.0",
"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-simple-import-sort": "~12.0.0",
"eslint-plugin-unicorn": "~51.0.0",
"prettier": "~3.2.0",
"semantic-release": "~22.0.0",
"tsx": "~4.7.0",
Expand Down
98 changes: 79 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1667,6 +1667,20 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.22.2":
version: 4.22.3
resolution: "browserslist@npm:4.22.3"
dependencies:
caniuse-lite: "npm:^1.0.30001580"
electron-to-chromium: "npm:^1.4.648"
node-releases: "npm:^2.0.14"
update-browserslist-db: "npm:^1.0.13"
bin:
browserslist: cli.js
checksum: 10c0/5a1f673ce0d6e61a68369835a6b66e199669bde02c3bed5ec51e77598d8daafd91719dba55b15af2021b9ad0bbaa94951fd702eb71087449eb28be8002815ece
languageName: node
linkType: hard

"builtin-modules@npm:^3.3.0":
version: 3.3.0
resolution: "builtin-modules@npm:3.3.0"
Expand Down Expand Up @@ -1750,6 +1764,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001580":
version: 1.0.30001585
resolution: "caniuse-lite@npm:1.0.30001585"
checksum: 10c0/d31b582ab2031ee6097aa8d6d8bc3a4e2f902e42033deb224fab210a0f380ce6be8f64a99be5aa63007ba1753ede157b75c64c1d9975ebf301c66e960b939886
languageName: node
linkType: hard

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

"ci-info@npm:^3.8.0":
version: 3.9.0
resolution: "ci-info@npm:3.9.0"
checksum: 10c0/6f0109e36e111684291d46123d491bc4e7b7a1934c3a20dea28cba89f1d4a03acd892f5f6a81ed3855c38647e285a150e3c9ba062e38943bef57fee6c1554c3a
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 @@ -2117,6 +2131,15 @@ __metadata:
languageName: node
linkType: hard

"core-js-compat@npm:^3.34.0":
version: 3.35.1
resolution: "core-js-compat@npm:3.35.1"
dependencies:
browserslist: "npm:^4.22.2"
checksum: 10c0/c3b872e1f9703aa9554cce816207d85730da4703f1776c540b4da11bbbef6d9a1e6041625b5c1f58d2ada3d05f4a2b92897b7de5315c5ecd5d33d50dec86cca7
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 @@ -2335,6 +2358,13 @@ __metadata:
languageName: node
linkType: hard

"electron-to-chromium@npm:^1.4.648":
version: 1.4.665
resolution: "electron-to-chromium@npm:1.4.665"
checksum: 10c0/c97e00510f4a3f9dfa213957b997cd3f759fedece2627716b39f72294214f45e30f7e2ee3cc58a0ddb4b9b60e4ef07fd505200619c2f9aa31b89ce0bfc558679
languageName: node
linkType: hard

"emittery@npm:^1.0.1":
version: 1.0.2
resolution: "emittery@npm:1.0.2"
Expand Down Expand Up @@ -2700,23 +2730,25 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-simple-import-sort@npm:~10.0.0":
version: 10.0.0
resolution: "eslint-plugin-simple-import-sort@npm:10.0.0"
"eslint-plugin-simple-import-sort@npm:~12.0.0":
version: 12.0.0
resolution: "eslint-plugin-simple-import-sort@npm:12.0.0"
peerDependencies:
eslint: ">=5.0.0"
checksum: 10c0/1ae0814d23816d51d010cfbc5ee0a0dde8d825a3093876b2e8219a0562d53f4d4794508551e503ebe2ea98904cb35204dbe54dfbf9d7fc8b8e3ea25c52aa68ac
checksum: 10c0/5405f01e4ca5b3c9a2a1b019e39fa858bb081872eb9602fb85d2e4913356fec0a9b3f997e957b1df0c370908ec124114148491e442d57e911b8249728d474398
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:~51.0.0":
version: 51.0.1
resolution: "eslint-plugin-unicorn@npm:51.0.1"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
"@eslint-community/eslint-utils": "npm:^4.4.0"
ci-info: "npm:^3.8.0"
"@eslint/eslintrc": "npm:^2.1.4"
ci-info: "npm:^4.0.0"
clean-regexp: "npm:^1.0.0"
core-js-compat: "npm:^3.34.0"
esquery: "npm:^1.5.0"
indent-string: "npm:^4.0.0"
is-builtin-module: "npm:^3.2.1"
Expand All @@ -2728,8 +2760,8 @@ __metadata:
semver: "npm:^7.5.4"
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.52.0"
checksum: 10c0/e5dea3f3aeef197bfdb17b69bed955d18b8c19cef95fb66292d340899a1132fdee1a1de1ef2806f6055d95fd23b7e6140299183790f06a673919dd751ecb8bfd
eslint: ">=8.56.0"
checksum: 10c0/e3b019e55d60511c18aec081ff512366f917d0162db3ee122e1f881657b9a1c89e0d505bb7aec968d612ff3c757c055d5b734aaf0b3078a283315bb7db56ca04
languageName: node
linkType: hard

Expand Down Expand Up @@ -4940,6 +4972,13 @@ __metadata:
languageName: node
linkType: hard

"node-releases@npm:^2.0.14":
version: 2.0.14
resolution: "node-releases@npm:2.0.14"
checksum: 10c0/199fc93773ae70ec9969bc6d5ac5b2bbd6eb986ed1907d751f411fef3ede0e4bfdb45ceb43711f8078bea237b6036db8b1bf208f6ff2b70c7d615afd157f3ab9
languageName: node
linkType: hard

"nofilter@npm:^3.1.0":
version: 3.1.0
resolution: "nofilter@npm:3.1.0"
Expand Down Expand Up @@ -5596,6 +5635,13 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.0.0":
version: 1.0.0
resolution: "picocolors@npm:1.0.0"
checksum: 10c0/20a5b249e331c14479d94ec6817a182fd7a5680debae82705747b2db7ec50009a5f6648d0621c561b0572703f84dbef0858abcbd5856d3c5511426afcb1961f7
languageName: node
linkType: hard

"picomatch@npm:^2.2.2, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
Expand Down Expand Up @@ -5674,8 +5720,8 @@ __metadata:
eslint-config-prettier: "npm:~9.1.0"
eslint-plugin-import: "npm:~2.29.0"
eslint-plugin-prettier: "npm:~5.1.0"
eslint-plugin-simple-import-sort: "npm:~10.0.0"
eslint-plugin-unicorn: "npm:~49.0.0"
eslint-plugin-simple-import-sort: "npm:~12.0.0"
eslint-plugin-unicorn: "npm:~51.0.0"
prettier: "npm:~3.2.0"
semantic-release: "npm:~22.0.0"
tsx: "npm:~4.7.0"
Expand Down Expand Up @@ -7097,6 +7143,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: "npm:^3.1.1"
picocolors: "npm:^1.0.0"
peerDependencies:
browserslist: ">= 4.21.0"
bin:
update-browserslist-db: cli.js
checksum: 10c0/e52b8b521c78ce1e0c775f356cd16a9c22c70d25f3e01180839c407a5dc787fb05a13f67560cbaf316770d26fa99f78f1acd711b1b54a4f35d4820d4ea7136e6
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 aaf2cfe

Please sign in to comment.