diff --git a/package-lock.json b/package-lock.json index ec030cf2..6d29fc67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@nx/workspace": "17.3.0", "@swc/helpers": "0.5.3", "@taiga-ui/browserslist-config": "0.4.0", - "@taiga-ui/eslint-plugin-experience": "0.48.0", + "@taiga-ui/eslint-plugin-experience": "0.50.0", "@taiga-ui/prettier-config": "0.7.1", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/linters": "1.52.1", @@ -1853,9 +1853,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz", - "integrity": "sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==", + "version": "7.23.10", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz", + "integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", @@ -10728,15 +10728,15 @@ "dev": true }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.48.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.48.0.tgz", - "integrity": "sha512-tEqJ6bbguUyGh35JGu3x9ERgNjKiQYij/tpwabYJLMse7LfBVrCPm+1z2rmq4c4Bbla53RbEVVc1Fh8Fwdc5KA==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.50.0.tgz", + "integrity": "sha512-+mDquZRYRmi/DKzIKycwZqTn/kPzB07JWF7vSNwMu/ds3fff9NbXA1Y5T5oqqA54Y5Vfq4rR89icVSBw+Ne6IQ==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.2.1", "@angular-eslint/eslint-plugin-template": "17.2.1", "@angular-eslint/template-parser": "17.2.1", - "@babel/eslint-parser": "7.23.9", + "@babel/eslint-parser": "7.23.10", "@babel/eslint-plugin": "7.23.5", "@html-eslint/eslint-plugin": "0.23.1", "@html-eslint/parser": "0.23.0", diff --git a/package.json b/package.json index dcb68b47..5044f370 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@nx/workspace": "17.3.0", "@swc/helpers": "0.5.3", "@taiga-ui/browserslist-config": "0.4.0", - "@taiga-ui/eslint-plugin-experience": "0.48.0", + "@taiga-ui/eslint-plugin-experience": "0.50.0", "@taiga-ui/prettier-config": "0.7.1", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/linters": "1.52.1",