Skip to content

Commit 2c33f3c

Browse files
Bump @tsconfig/node20 from 20.1.2 to 20.1.4 (#117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raman Gupta <[email protected]>
1 parent ee9b13b commit 2c33f3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@rollup/plugin-terser": "^0.4.4",
3232
"@rollup/plugin-typescript": "^11.1.6",
3333
"@stylistic/eslint-plugin-js": "^1.6.2",
34-
"@tsconfig/node20": "^20.1.2",
34+
"@tsconfig/node20": "^20.1.4",
3535
"@types/node": "^20.11.30",
3636
"@typescript-eslint/eslint-plugin": "^7.4.0",
3737
"@typescript-eslint/parser": "^7.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,10 +1306,10 @@
13061306
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
13071307
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
13081308

1309-
"@tsconfig/node20@^20.1.2":
1310-
version "20.1.2"
1311-
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.2.tgz#b93128c411d38e9507035255195bc8a6718541e3"
1312-
integrity sha512-madaWq2k+LYMEhmcp0fs+OGaLFk0OenpHa4gmI4VEmCKX4PJntQ6fnnGADVFrVkBj0wIdAlQnK/MrlYTHsa1gQ==
1309+
"@tsconfig/node20@^20.1.4":
1310+
version "20.1.4"
1311+
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.4.tgz#3457d42eddf12d3bde3976186ab0cd22b85df928"
1312+
integrity sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg==
13131313

13141314
"@types/eslint@^8.56.2":
13151315
version "8.56.5"

0 commit comments

Comments
 (0)