diff --git a/package.json b/package.json index 46be73aced05..9bc87c735185 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-local": "link:./.eslintplugin", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-prettier": "^5.0.0", - "eslint-plugin-unicorn": "^48.0.0", + "eslint-plugin-unicorn": "^49.0.0", "execa": "^5.0.0", "find-process": "^1.4.1", "glob": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index ce52f78af9f8..022088fbdd25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -559,10 +559,10 @@ __metadata: languageName: node linkType: hard -"@babel/helper-validator-identifier@npm:^7.22.5": - version: 7.22.15 - resolution: "@babel/helper-validator-identifier@npm:7.22.15" - checksum: eb0bee4bda664c0959924bc1ad5611eacfce806f46612202dd164fef1df8fef1a11682a1e7615288987100e9fb304982b6e2a4ff07ffe842ab8765b95ed1118c +"@babel/helper-validator-identifier@npm:^7.22.20, @babel/helper-validator-identifier@npm:^7.22.5": + version: 7.22.20 + resolution: "@babel/helper-validator-identifier@npm:7.22.20" + checksum: 136412784d9428266bcdd4d91c32bcf9ff0e8d25534a9d94b044f77fe76bc50f941a90319b05aafd1ec04f7d127cd57a179a3716009ff7f3412ef835ada95bdc languageName: node linkType: hard @@ -2978,7 +2978,7 @@ __metadata: eslint-plugin-local: "link:./.eslintplugin" eslint-plugin-markdown: ^3.0.0 eslint-plugin-prettier: ^5.0.0 - eslint-plugin-unicorn: ^48.0.0 + eslint-plugin-unicorn: ^49.0.0 execa: ^5.0.0 find-process: ^1.4.1 glob: ^10.0.0 @@ -9501,11 +9501,11 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-unicorn@npm:^48.0.0": - version: 48.0.1 - resolution: "eslint-plugin-unicorn@npm:48.0.1" +"eslint-plugin-unicorn@npm:^49.0.0": + version: 49.0.0 + resolution: "eslint-plugin-unicorn@npm:49.0.0" dependencies: - "@babel/helper-validator-identifier": ^7.22.5 + "@babel/helper-validator-identifier": ^7.22.20 "@eslint-community/eslint-utils": ^4.4.0 ci-info: ^3.8.0 clean-regexp: ^1.0.0 @@ -9513,7 +9513,6 @@ __metadata: indent-string: ^4.0.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.27 @@ -9521,8 +9520,8 @@ __metadata: semver: ^7.5.4 strip-indent: ^3.0.0 peerDependencies: - eslint: ">=8.44.0" - checksum: e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78 + eslint: ">=8.52.0" + checksum: 7580dc96b2edd26d10c1671e575d8ed26df87405f8a535f69f718187aecd64a89402c5dca40ee4a873ed8822496445451b50d9b9a52555b74f053af00fa98c0b languageName: node linkType: hard