diff --git a/package.json b/package.json index 9519b96..fafc61b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@stegripe/eslint-config": "^1.0.1", - "@types/node": "^20.16.11", + "@types/node": "^20.16.12", "eslint": "^9.12.0", "rimraf": "^6.0.1", "typescript": "^5.6.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c53decf..30f3fde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.0.1 version: 1.0.1(@stylistic/eslint-plugin@2.3.0(eslint@9.12.0)(typescript@5.6.3))(eslint-config-prettier@9.1.0(eslint@9.12.0))(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import-x@3.0.1(eslint@9.12.0)(typescript@5.6.3))(eslint-plugin-jsdoc@48.7.0(eslint@9.12.0))(eslint-plugin-n@17.9.0(eslint@9.12.0))(eslint-plugin-promise@6.4.0(eslint@9.12.0))(eslint-plugin-tsdoc@0.3.0)(eslint-plugin-unicorn@54.0.0(eslint@9.12.0))(eslint@9.12.0)(globals@15.8.0)(typescript-eslint@7.16.1(eslint@9.12.0)(typescript@5.6.3))(typescript@5.6.3) '@types/node': - specifier: ^20.16.11 - version: 20.16.11 + specifier: ^20.16.12 + version: 20.16.12 eslint: specifier: ^9.12.0 version: 9.12.0 @@ -183,8 +183,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.16.11': - resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} + '@types/node@20.16.12': + resolution: {integrity: sha512-LfPFB0zOeCeCNQV3i+67rcoVvoN5n0NVuR2vLG0O5ySQMgchuZlC4lgz546ZOJyDtj5KIgOxy+lacOimfqZAIA==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1582,7 +1582,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.16.11': + '@types/node@20.16.12': dependencies: undici-types: 6.19.6