Skip to content

Commit 99e05be

Browse files
chore(deps): update dependency @tsconfig/node16 to v16
1 parent bf5e2aa commit 99e05be

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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@commitlint/cli": "17.8.1",
3737
"@commitlint/config-conventional": "17.8.1",
38-
"@tsconfig/node16": "1.0.4",
38+
"@tsconfig/node16": "16.1.7",
3939
"@tsconfig/node22": "^22.0.2",
4040
"@types/node": "18.19.130",
4141
"@types/prettier": "^2.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,10 +1259,10 @@
12591259
resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-1.0.3.tgz#e4386316284f00b98435bf40f72f75a09dabf6c1"
12601260
integrity sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==
12611261

1262-
"@tsconfig/node16@1.0.4":
1263-
version "1.0.4"
1264-
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
1265-
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
1262+
"@tsconfig/node16@16.1.7":
1263+
version "16.1.7"
1264+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-16.1.7.tgz#91b2799e81b0d63499ef3c43be045e76a714ed3f"
1265+
integrity sha512-X67O+HURaZrfrfKb0ROvrknzF6n0X/6vigqU07mm3hwuCfPCxE9gp/p4WEMp1D8Q357LYc4Nqm2QJq9sTovnZw==
12661266

12671267
"@tsconfig/node16@^1.0.2":
12681268
version "1.0.3"

0 commit comments

Comments
 (0)