diff --git a/package.json b/package.json index 926eaf9..d18c671 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@eslint/js": "^10.0.1", "@jiminp/eslint-config": "^1.3.6", "@stylistic/eslint-plugin": "^5.10.0", - "@types/node": "^26.1.0", + "@types/node": "^26.1.2", "eslint": "^10.6.0", "eslint-plugin-simple-import-sort": "^13.0.0", "rimraf": "^6.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b406d16..423f2b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.10.0 version: 5.10.0(eslint@10.6.0) '@types/node': - specifier: ^26.1.0 - version: 26.1.0 + specifier: ^26.1.2 + version: 26.1.2 eslint: specifier: ^10.6.0 version: 10.6.0 @@ -129,8 +129,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@26.1.0': - resolution: {integrity: sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==} + '@types/node@26.1.2': + resolution: {integrity: sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==} '@typescript-eslint/eslint-plugin@8.62.1': resolution: {integrity: sha512-4EQM77WgVNxj7OkL/5b/D/xZsw00G577+UriYTC7JF5opcF3T2AuoeY7ueLaZgSVjSgCS6yOAJB5bRGLPSJUzA==} @@ -568,7 +568,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@26.1.0': + '@types/node@26.1.2': dependencies: undici-types: 8.3.0