diff --git a/package-lock.json b/package-lock.json index 74748d9e..ddc2fed5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@nx/workspace": "17.2.8", "@swc/helpers": "0.5.3", "@taiga-ui/browserslist-config": "0.4.0", - "@taiga-ui/eslint-plugin-experience": "0.47.2", + "@taiga-ui/eslint-plugin-experience": "0.47.3", "@taiga-ui/prettier-config": "0.7.0", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/linters": "1.52.1", @@ -1133,9 +1133,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz", - "integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz", + "integrity": "sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", @@ -9501,15 +9501,15 @@ "dev": true }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.47.2", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.47.2.tgz", - "integrity": "sha512-l8YW9Zu2YdqoPHKPbcsytW/Xk6CGsQGTtEK0o5rTTYDDeONOr7Gwu8G5U2T+jyBV/LMGF2+5+pcy0VCNYhfbKA==", + "version": "0.47.3", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.47.3.tgz", + "integrity": "sha512-S2es67c7SE2I9cUQp91Zz1sEpcgmzEH5KzNBrQUHzjMtyVXXCSzrOFvDm8CPkmOU/v043V/qI76CZEDxWQjLWg==", "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.3", + "@babel/eslint-parser": "7.23.9", "@babel/eslint-plugin": "7.23.5", "@html-eslint/eslint-plugin": "0.23.0", "@html-eslint/parser": "0.23.0", diff --git a/package.json b/package.json index 15b46791..cf42c4be 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@nx/workspace": "17.2.8", "@swc/helpers": "0.5.3", "@taiga-ui/browserslist-config": "0.4.0", - "@taiga-ui/eslint-plugin-experience": "0.47.2", + "@taiga-ui/eslint-plugin-experience": "0.47.3", "@taiga-ui/prettier-config": "0.7.0", "@tinkoff/eslint-config": "2.0.0", "@tinkoff/linters": "1.52.1",