diff --git a/package.json b/package.json index 509f3f1ef3..214023b095 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "9.2.6", "@semantic-release/npm": "11.0.3", - "@tsconfig/node20": "20.1.3", + "@tsconfig/node20": "20.1.4", "@types/node": "20.11.30", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7df2a5ea55..c3a36f7273 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: 11.0.3 version: 11.0.3(semantic-release@23.0.6) '@tsconfig/node20': - specifier: 20.1.3 - version: 20.1.3 + specifier: 20.1.4 + version: 20.1.4 '@types/node': specifier: 20.11.30 version: 20.11.30 @@ -834,8 +834,8 @@ packages: resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} dev: true - /@tsconfig/node20@20.1.3: - resolution: {integrity: sha512-XeWn6Gms5MaQWdj+C4fuxuo/Icy8ckh+BwAIijhX2LKRHHt1OuctLLLlB0F4EPi55m2IUJNTnv8FH9kSBI7Ogw==} + /@tsconfig/node20@20.1.4: + resolution: {integrity: sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg==} dev: true /@types/json-schema@7.0.15: