diff --git a/package-lock.json b/package-lock.json index 197ab24..23fc2ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/tsconfig": "0.15.0", "@types/dompurify": "3.0.5", - "@types/eslint": "8.56.2", + "@types/eslint": "8.56.3", "@types/express": "4.17.21", "@types/jest": "29.5.12", "@types/node": "20.11.20", @@ -6011,9 +6011,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.56.2", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.2.tgz", - "integrity": "sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==", + "version": "8.56.3", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.3.tgz", + "integrity": "sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/package.json b/package.json index 9538361..f70cf6a 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/tsconfig": "0.15.0", "@types/dompurify": "3.0.5", - "@types/eslint": "8.56.2", + "@types/eslint": "8.56.3", "@types/express": "4.17.21", "@types/jest": "29.5.12", "@types/node": "20.11.20",