diff --git a/package.json b/package.json index b1628d5..ee55be8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "autoprefixer": "^10.4.16", "eslint": "^8.52.0", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-unicorn": "^48.0.1", + "eslint-plugin-unicorn": "^49.0.0", "npm-run-all": "^4.1.5", "postcss": "^8.4.31", "postcss-lit": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea9bcb4..8daa4b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^2.29.0 version: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0) eslint-plugin-unicorn: - specifier: ^48.0.1 - version: 48.0.1(eslint@8.53.0) + specifier: ^49.0.0 + version: 49.0.0(eslint@8.53.0) npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -2634,11 +2634,11 @@ packages: - supports-color dev: true - /eslint-plugin-unicorn@48.0.1(eslint@8.53.0): - resolution: {integrity: sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==} + /eslint-plugin-unicorn@49.0.0(eslint@8.53.0): + resolution: {integrity: sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==} engines: {node: '>=16'} peerDependencies: - eslint: '>=8.44.0' + eslint: '>=8.52.0' dependencies: '@babel/helper-validator-identifier': 7.22.20 '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) @@ -2649,7 +2649,6 @@ packages: 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