From 45964512d2d803a80eafd1a018bfa623c57da927 Mon Sep 17 00:00:00 2001 From: null Date: Wed, 6 Mar 2024 12:38:18 +0000 Subject: [PATCH] chore(deps): update dependency @taiga-ui/eslint-plugin-experience to v0.65.0 --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index f1a535cb9..45b4980f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@nx/workspace": "17.3.0", "@taiga-ui/commitlint-config": "0.7.1", "@taiga-ui/cspell-config": "0.36.0", - "@taiga-ui/eslint-plugin-experience": "0.64.0", + "@taiga-ui/eslint-plugin-experience": "0.65.0", "@taiga-ui/prettier-config": "0.10.0", "@taiga-ui/stylelint-config": "0.20.0", "@taiga-ui/tsconfig": "0.17.0", @@ -5280,9 +5280,9 @@ "peer": true }, "node_modules/@cspell/dict-ru_ru": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-ru_ru/-/dict-ru_ru-2.2.0.tgz", - "integrity": "sha512-RpEYhY+GbD6TL26y1YC8sPdxpxuCFuzkqfILOtaflL0EFFZRODbvtXW7umjP6QjfxbLSbyMWCTnkZCZzFFFnTw==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-ru_ru/-/dict-ru_ru-2.2.1.tgz", + "integrity": "sha512-05pgxSNR13/zWIhGxXS/HpFmfjnorlNB6YIxOVLh82/JWqIPKYPDKUOnEQt212ohtZqoVimUOxaOR2d7wyy7og==", "dev": true, "peer": true }, @@ -11194,9 +11194,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.64.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.64.0.tgz", - "integrity": "sha512-D3LK0pH7qL0iy3QNyjw3Yohh3NKPvDD5ed4L/R3dTf9f6JAf53k0OSYKgdZbDQSElFqH8eXmvFIO9FoMguAaOg==", + "version": "0.65.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.65.0.tgz", + "integrity": "sha512-UW+k8AzRT4gFYgI6pdZR2EZ2K3ZgFWHDUQHVv6d362/ghAZSS0l5E7vYs797Ozy4cN+Lz+b+uqAF3TYE0+yHlQ==", "dev": true, "peerDependencies": { "@angular-eslint/eslint-plugin": "^17.2.1", @@ -45382,9 +45382,9 @@ } }, "node_modules/terser-webpack-plugin/node_modules/terser": { - "version": "5.28.1", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.28.1.tgz", - "integrity": "sha512-wM+bZp54v/E9eRRGXb5ZFDvinrJIOaTapx3WUokyVGZu5ucVCK55zEgGd5Dl2fSr3jUo5sDiERErUWLY6QPFyA==", + "version": "5.29.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.29.0.tgz", + "integrity": "sha512-RXY80V6CBOVdZhyVwqsUHxOGcdFYSU1pCHTEF9UcQ2OWsacZiSyykd7CfAKfZFI6yfbRntv9EaoMW2TQNpyXjg==", "dev": true, "dependencies": { "@jridgewell/source-map": "^0.3.3", @@ -47607,9 +47607,9 @@ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" }, "node_modules/yaml": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.0.tgz", - "integrity": "sha512-j9iR8g+/t0lArF4V6NE/QCfT+CO7iLqrXAHZbJdo+LfjqP1vR8Fg5bSiaq6Q2lOD1AUEVrEVIgABvBFYojJVYQ==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.1.tgz", + "integrity": "sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==", "dev": true, "peer": true, "bin": { diff --git a/package.json b/package.json index 36e47fde8..6edaa6375 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@nx/workspace": "17.3.0", "@taiga-ui/commitlint-config": "0.7.1", "@taiga-ui/cspell-config": "0.36.0", - "@taiga-ui/eslint-plugin-experience": "0.64.0", + "@taiga-ui/eslint-plugin-experience": "0.65.0", "@taiga-ui/prettier-config": "0.10.0", "@taiga-ui/stylelint-config": "0.20.0", "@taiga-ui/tsconfig": "0.17.0",