Skip to content

Commit

Permalink
chore(deps): update eslint and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent 7b9f731 commit 4e137e1
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 69 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"browserslist-useragent-regexp": "^4.0.0",
"eslint": "8.45.0",
"eslint-config-standard-with-typescript": "latest",
"eslint-formatter-pretty": "4.1.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-align-assignments": "1.1.2",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.15.1",
"happy-dom": "8.9.0",
Expand Down
138 changes: 72 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3009,7 +3009,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.3.0, @eslint-community/eslint-utils@npm:^4.4.0":
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.3.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
dependencies:
Expand All @@ -3027,6 +3027,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.6.0":
version: 4.6.2
resolution: "@eslint-community/regexpp@npm:4.6.2"
checksum: a3c341377b46b54fa228f455771b901d1a2717f95d47dcdf40199df30abc000ba020f747f114f08560d119e979d882a94cf46cfc51744544d54b00319c0f2724
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.1.0":
version: 2.1.0
resolution: "@eslint/eslintrc@npm:2.1.0"
Expand Down Expand Up @@ -3634,13 +3641,13 @@ __metadata:
defu: 6.1.2
eslint: 8.45.0
eslint-config-standard-with-typescript: latest
eslint-formatter-pretty: 4.1.0
eslint-formatter-pretty: 5.0.0
eslint-plugin-align-assignments: 1.1.2
eslint-plugin-import: 2.28.0
eslint-plugin-n: 15.7.0
eslint-plugin-n: 16.0.1
eslint-plugin-node: 11.1.0
eslint-plugin-promise: 6.1.1
eslint-plugin-unicorn: 47.0.0
eslint-plugin-unicorn: 48.0.1
eslint-plugin-varspacing: 1.2.2
eslint-plugin-vue: 9.15.1
fast-equals: ^5.0.0
Expand Down Expand Up @@ -4271,13 +4278,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^7.2.13":
version: 7.29.0
resolution: "@types/eslint@npm:7.29.0"
"@types/eslint@npm:^8.0.0":
version: 8.44.1
resolution: "@types/eslint@npm:8.44.1"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: df13991c554954353ce8f3bb03e19da6cc71916889443d68d178d4f858b561ba4cc4a4f291c6eb9eebb7f864b12b9b9313051b3a8dfea3e513dadf3188a77bdf
checksum: 8b45be72d3c22a1ee0b1cc7e7fb0e34e32bbf959e6b7e0e46d160c17894aedf159c1db5c85750f10068884c741eebc37a1cc7ea659de23a8df0c9a3203e2ff9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9159,19 +9166,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-formatter-pretty@npm:4.1.0":
version: 4.1.0
resolution: "eslint-formatter-pretty@npm:4.1.0"
"eslint-formatter-pretty@npm:5.0.0":
version: 5.0.0
resolution: "eslint-formatter-pretty@npm:5.0.0"
dependencies:
"@types/eslint": ^7.2.13
"@types/eslint": ^8.0.0
ansi-escapes: ^4.2.1
chalk: ^4.1.0
eslint-rule-docs: ^1.1.5
eslint-rule-docs: ^1.1.235
log-symbols: ^4.0.0
plur: ^4.0.0
string-width: ^4.2.0
supports-hyperlinks: ^2.0.0
checksum: e8e0cd3843513fff32a70b036dd349fdab81d73b5e522f23685181c907a1faf2b2ebcae1688dc71d0fc026184011792f7e39b833d349df18fe2baea00d017901
checksum: 0bb8e685fbf1f53deb3c438ad4cef7871011b55697bc74cca090787b93a671153080e2d4b65489e825912ac733a1c9aceae5ad6f60efcea3c08efb8aee013dc4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9207,27 +9214,27 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-es@npm:^3.0.0":
version: 3.0.1
resolution: "eslint-plugin-es@npm:3.0.1"
"eslint-plugin-es-x@npm:^7.1.0":
version: 7.2.0
resolution: "eslint-plugin-es-x@npm:7.2.0"
dependencies:
eslint-utils: ^2.0.0
regexpp: ^3.0.0
"@eslint-community/eslint-utils": ^4.1.2
"@eslint-community/regexpp": ^4.6.0
peerDependencies:
eslint: ">=4.19.1"
checksum: e57592c52301ee8ddc296ae44216df007f3a870bcb3be8d1fbdb909a1d3a3efe3fa3785de02066f9eba1d6466b722d3eb3cc3f8b75b3cf6a1cbded31ac6298e4
eslint: ">=8"
checksum: eece76ef6bcfce463659338b487e516e962ddf3ae34a8a65240ebd318fc991cabfe3573b1c3af5226474193b9c83f030c7900a8e5ffdbe731a3928ca8f2799c9
languageName: node
linkType: hard

"eslint-plugin-es@npm:^4.1.0":
version: 4.1.0
resolution: "eslint-plugin-es@npm:4.1.0"
"eslint-plugin-es@npm:^3.0.0":
version: 3.0.1
resolution: "eslint-plugin-es@npm:3.0.1"
dependencies:
eslint-utils: ^2.0.0
regexpp: ^3.0.0
peerDependencies:
eslint: ">=4.19.1"
checksum: 26b87a216d3625612b1d3ca8653ac8a1d261046d2a973bb0eb2759070267d2bfb0509051facdeb5ae03dc8dfb51a434be23aff7309a752ca901d637da535677f
checksum: e57592c52301ee8ddc296ae44216df007f3a870bcb3be8d1fbdb909a1d3a3efe3fa3785de02066f9eba1d6466b722d3eb3cc3f8b75b3cf6a1cbded31ac6298e4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9259,21 +9266,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:15.7.0":
version: 15.7.0
resolution: "eslint-plugin-n@npm:15.7.0"
"eslint-plugin-n@npm:16.0.1":
version: 16.0.1
resolution: "eslint-plugin-n@npm:16.0.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
builtins: ^5.0.1
eslint-plugin-es: ^4.1.0
eslint-utils: ^3.0.0
ignore: ^5.1.1
is-core-module: ^2.11.0
eslint-plugin-es-x: ^7.1.0
ignore: ^5.2.4
is-core-module: ^2.12.1
minimatch: ^3.1.2
resolve: ^1.22.1
semver: ^7.3.8
resolve: ^1.22.2
semver: ^7.5.3
peerDependencies:
eslint: ">=7.0.0"
checksum: cfbcc67e62adf27712afdeadf13223cb9717f95d4af8442056d9d4c97a8b88af76b7969f75deaac26fa98481023d6b7c9e43a28909e7f0468f40b3024b7bcfae
checksum: 407002bb06c2e4cefd5b1fb582a5e000ed190a47144edc7d7910afc32b4b0e76e4a72773207837ab73b0797f4a84f9ea83f8979d0bcab0225bfe672cd7e0e295
languageName: node
linkType: hard

Expand Down Expand Up @@ -9302,11 +9309,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:47.0.0":
version: 47.0.0
resolution: "eslint-plugin-unicorn@npm:47.0.0"
"eslint-plugin-unicorn@npm:48.0.1":
version: 48.0.1
resolution: "eslint-plugin-unicorn@npm:48.0.1"
dependencies:
"@babel/helper-validator-identifier": ^7.19.1
"@babel/helper-validator-identifier": ^7.22.5
"@eslint-community/eslint-utils": ^4.4.0
ci-info: ^3.8.0
clean-regexp: ^1.0.0
Expand All @@ -9317,14 +9324,13 @@ __metadata:
lodash: ^4.17.21
pluralize: ^8.0.0
read-pkg-up: ^7.0.1
regexp-tree: ^0.1.24
regexp-tree: ^0.1.27
regjsparser: ^0.10.0
safe-regex: ^2.1.1
semver: ^7.3.8
semver: ^7.5.4
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.38.0"
checksum: 8d93bd76d54fb44e134c6576e3bda72dbf4c9cb5bae90451ace6acf1c48e6d7329f1e36db1d19266a5da499afeff6bf0c647875d69adc92d546bcc2d8b765cca
eslint: ">=8.44.0"
checksum: e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
languageName: node
linkType: hard

Expand Down Expand Up @@ -9352,7 +9358,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-rule-docs@npm:^1.1.5":
"eslint-rule-docs@npm:^1.1.235":
version: 1.1.235
resolution: "eslint-rule-docs@npm:1.1.235"
checksum: b163596f9a05568e287b2c78f51a280092122a2e43c45fa2c200f0bd3f61877af186c641dab97620978bec96d9e2cfb621e51728044d9efe42ddc24f5a594b26
Expand Down Expand Up @@ -9398,17 +9404,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-utils@npm:^3.0.0":
version: 3.0.0
resolution: "eslint-utils@npm:3.0.0"
dependencies:
eslint-visitor-keys: ^2.0.0
peerDependencies:
eslint: ">=5"
checksum: 0668fe02f5adab2e5a367eee5089f4c39033af20499df88fe4e6aba2015c20720404d8c3d6349b6f716b08fdf91b9da4e5d5481f265049278099c4c836ccb619
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^1.1.0":
version: 1.3.0
resolution: "eslint-visitor-keys@npm:1.3.0"
Expand Down Expand Up @@ -15444,7 +15439,7 @@ __metadata:
languageName: node
linkType: hard

"regexp-tree@npm:^0.1.24, regexp-tree@npm:~0.1.1":
"regexp-tree@npm:^0.1.24":
version: 0.1.24
resolution: "regexp-tree@npm:0.1.24"
bin:
Expand All @@ -15453,6 +15448,15 @@ __metadata:
languageName: node
linkType: hard

"regexp-tree@npm:^0.1.27":
version: 0.1.27
resolution: "regexp-tree@npm:0.1.27"
bin:
regexp-tree: bin/regexp-tree
checksum: 129aebb34dae22d6694ab2ac328be3f99105143737528ab072ef624d599afecbcfae1f5c96a166fa9e5f64fa1ecf30b411c4691e7924c3e11bbaf1712c260c54
languageName: node
linkType: hard

"regexp.prototype.flags@npm:^1.4.3":
version: 1.4.3
resolution: "regexp.prototype.flags@npm:1.4.3"
Expand Down Expand Up @@ -15925,15 +15929,6 @@ __metadata:
languageName: node
linkType: hard

"safe-regex@npm:^2.1.1":
version: 2.1.1
resolution: "safe-regex@npm:2.1.1"
dependencies:
regexp-tree: ~0.1.1
checksum: 5d734e2193c63ef0cb00f60c0244e0f8a30ecb31923633cd34636808d6a7c4c206d650017953ae1db8bc33967c2f06af33488dea6f038f4e38212beb7bed77b4
languageName: node
linkType: hard

"safer-buffer@npm:>= 2.1.2 < 3, safer-buffer@npm:>= 2.1.2 < 3.0.0":
version: 2.1.2
resolution: "safer-buffer@npm:2.1.2"
Expand Down Expand Up @@ -16081,6 +16076,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
languageName: node
linkType: hard

"send@npm:0.16.2":
version: 0.16.2
resolution: "send@npm:0.16.2"
Expand Down

0 comments on commit 4e137e1

Please sign in to comment.