diff --git a/package-lock.json b/package-lock.json index 748c36d..34c850f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@taiga-ui/stylelint-config": "0.12.2", "@taiga-ui/tsconfig": "0.12.0", "@types/dompurify": "3.0.5", - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/express": "4.17.21", "@types/jest": "29.5.11", "@types/node": "20.10.5", @@ -5833,9 +5833,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.44.9", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.9.tgz", - "integrity": "sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==", + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.0.tgz", + "integrity": "sha512-FlsN0p4FhuYRjIxpbdXovvHQhtlG05O1GG/RNWvdAxTboR438IOTwmrY/vLA+Xfgg06BTkP045M3vpFwTMv1dg==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/package.json b/package.json index 84aaf15..a289b69 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@taiga-ui/stylelint-config": "0.12.2", "@taiga-ui/tsconfig": "0.12.0", "@types/dompurify": "3.0.5", - "@types/eslint": "8.44.9", + "@types/eslint": "8.56.0", "@types/express": "4.17.21", "@types/jest": "29.5.11", "@types/node": "20.10.5",