Skip to content

Commit f9e3e31

Browse files
chore(deps): update dependency @tsconfig/node16 to v16
1 parent 25e3a57 commit f9e3e31

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.6.7",
3737
"@commitlint/config-conventional": "17.6.7",
38-
"@tsconfig/node16": "1.0.4",
38+
"@tsconfig/node16": "16.1.0",
3939
"@types/node": "18.6.5",
4040
"@types/prettier": "^2.7.2",
4141
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

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

1022-
"@tsconfig/[email protected].4":
1023-
version "1.0.4"
1024-
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
1025-
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
1022+
"@tsconfig/node16@16.1.0":
1023+
version "16.1.0"
1024+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-16.1.0.tgz#50bf40941c073fb56e4190ff4a3bf28259983770"
1025+
integrity sha512-cfwhqrdZEKS+Iqu1OPDwmKsOV/eo7q4sPhWzOXc1rU77nnPFV3+77yPg8uKQ2e8eir6mERCvrKnd+EGa4qo4bQ==
10261026

10271027
"@tsconfig/node16@^1.0.2":
10281028
version "1.0.3"

0 commit comments

Comments
 (0)