Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency eslint-plugin-unicorn to v47 #965

Merged
merged 1 commit into from
May 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-yml": "^1.5.0",
"jsonc-eslint-parser": "^2.2.0",
"yaml-eslint-parser": "^1.2.0"
Expand Down
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ __metadata:
eslint-plugin-markdown: ^3.0.0
eslint-plugin-n: ^15.7.0
eslint-plugin-promise: ^6.1.1
eslint-plugin-unicorn: ^46.0.0
eslint-plugin-unicorn: ^47.0.0
eslint-plugin-yml: ^1.5.0
jsonc-eslint-parser: ^2.2.0
yaml-eslint-parser: ^1.2.0
Expand Down Expand Up @@ -2784,7 +2784,7 @@ __metadata:
languageName: node
linkType: hard

"@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.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 Down Expand Up @@ -9970,29 +9970,29 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^46.0.0":
version: 46.0.0
resolution: "eslint-plugin-unicorn@npm:46.0.0"
"eslint-plugin-unicorn@npm:^47.0.0":
version: 47.0.0
resolution: "eslint-plugin-unicorn@npm:47.0.0"
dependencies:
"@babel/helper-validator-identifier": ^7.19.1
"@eslint-community/eslint-utils": ^4.1.2
ci-info: ^3.6.1
"@eslint-community/eslint-utils": ^4.4.0
ci-info: ^3.8.0
clean-regexp: ^1.0.0
esquery: ^1.4.0
esquery: ^1.5.0
indent-string: ^4.0.0
is-builtin-module: ^3.2.0
is-builtin-module: ^3.2.1
jsesc: ^3.0.2
lodash: ^4.17.21
pluralize: ^8.0.0
read-pkg-up: ^7.0.1
regexp-tree: ^0.1.24
regjsparser: ^0.9.1
regjsparser: ^0.10.0
safe-regex: ^2.1.1
semver: ^7.3.8
strip-indent: ^3.0.0
peerDependencies:
eslint: ">=8.28.0"
checksum: 30f9c67b9f94e42ae9917601ce203aa89a33c5fb821a1f45db389c8a143d3887c6b3316a74f0de7edc5e6cdac7a54d9e527cd109b96426cf2eca8f37478d0021
eslint: ">=8.38.0"
checksum: 8d93bd76d54fb44e134c6576e3bda72dbf4c9cb5bae90451ace6acf1c48e6d7329f1e36db1d19266a5da499afeff6bf0c647875d69adc92d546bcc2d8b765cca
languageName: node
linkType: hard

Expand Down Expand Up @@ -10175,12 +10175,12 @@ __metadata:
languageName: node
linkType: hard

"esquery@npm:^1.0.1, esquery@npm:^1.4.0, esquery@npm:^1.4.2":
version: 1.4.2
resolution: "esquery@npm:1.4.2"
"esquery@npm:^1.0.1, esquery@npm:^1.4.0, esquery@npm:^1.4.2, esquery@npm:^1.5.0":
version: 1.5.0
resolution: "esquery@npm:1.5.0"
dependencies:
estraverse: ^5.1.0
checksum: 2f4ad89c5aafaca61cc2c15e256190f0d6deb4791cae6552d3cb4b1eb8867958cdf27a56aaa3272ff17435e3eaa19ee0d4129fac336ca6373d7354d7b5da7966
checksum: aefb0d2596c230118656cd4ec7532d447333a410a48834d80ea648b1e7b5c9bc9ed8b5e33a89cb04e487b60d622f44cf5713bf4abed7c97343edefdc84a35900
languageName: node
linkType: hard

Expand Down Expand Up @@ -12363,12 +12363,12 @@ __metadata:
languageName: node
linkType: hard

"is-builtin-module@npm:^3.2.0":
version: 3.2.0
resolution: "is-builtin-module@npm:3.2.0"
"is-builtin-module@npm:^3.2.1":
version: 3.2.1
resolution: "is-builtin-module@npm:3.2.1"
dependencies:
builtin-modules: ^3.3.0
checksum: 0315751b898feff0646511c896e88b608a755c5025d0ce9a3ad25783de50be870e47dafb838cebbb06fbb2a948b209ea55348eee267836c9dd40d3a11ec717d3
checksum: e8f0ffc19a98240bda9c7ada84d846486365af88d14616e737d280d378695c8c448a621dcafc8332dbf0fcd0a17b0763b845400709963fa9151ddffece90ae88
languageName: node
linkType: hard

Expand Down Expand Up @@ -18804,25 +18804,25 @@ __metadata:
languageName: node
linkType: hard

"regjsparser@npm:^0.8.2":
version: 0.8.4
resolution: "regjsparser@npm:0.8.4"
"regjsparser@npm:^0.10.0":
version: 0.10.0
resolution: "regjsparser@npm:0.10.0"
dependencies:
jsesc: ~0.5.0
bin:
regjsparser: bin/parser
checksum: d069b932491761cda127ce11f6bd2729c3b1b394a35200ec33f1199e937423db28ceb86cf33f0a97c76ecd7c0f8db996476579eaf0d80a1f74c1934f4ca8b27a
checksum: 17550661f43ba792f8365fb95b3dbdb64e25f14e31ef7c2c11876c240a60e87b7bfc28c98589f4e76b7cf49307e45fb24d030f57d68dd0cc41c56b4d378e9254
languageName: node
linkType: hard

"regjsparser@npm:^0.9.1":
version: 0.9.1
resolution: "regjsparser@npm:0.9.1"
"regjsparser@npm:^0.8.2":
version: 0.8.4
resolution: "regjsparser@npm:0.8.4"
dependencies:
jsesc: ~0.5.0
bin:
regjsparser: bin/parser
checksum: 5e1b76afe8f1d03c3beaf9e0d935dd467589c3625f6d65fb8ffa14f224d783a0fed4bf49c2c1b8211043ef92b6117313419edf055a098ed8342e340586741afc
checksum: d069b932491761cda127ce11f6bd2729c3b1b394a35200ec33f1199e937423db28ceb86cf33f0a97c76ecd7c0f8db996476579eaf0d80a1f74c1934f4ca8b27a
languageName: node
linkType: hard

Expand Down