Skip to content

Commit e3485ea

Browse files
chore(deps): update dependency @tsconfig/node16 to v16
1 parent 61679e6 commit e3485ea

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
@@ -18,7 +18,7 @@
1818
"build-package": "cp ./package.json ./build && cp ./README.md ./build/README.md"
1919
},
2020
"devDependencies": {
21-
"@tsconfig/node16": "1.0.4",
21+
"@tsconfig/node16": "16.1.0",
2222
"@types/node": "18.16.18",
2323
"@typescript-eslint/eslint-plugin": "5.59.11",
2424
"@typescript-eslint/parser": "5.59.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
"@nodelib/fs.scandir" "2.1.5"
7575
fastq "^1.6.0"
7676

77-
"@tsconfig/node16@1.0.4":
78-
version "1.0.4"
79-
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
80-
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
77+
"@tsconfig/node16@16.1.0":
78+
version "16.1.0"
79+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-16.1.0.tgz#50bf40941c073fb56e4190ff4a3bf28259983770"
80+
integrity sha512-cfwhqrdZEKS+Iqu1OPDwmKsOV/eo7q4sPhWzOXc1rU77nnPFV3+77yPg8uKQ2e8eir6mERCvrKnd+EGa4qo4bQ==
8181

8282
"@types/json-schema@^7.0.9":
8383
version "7.0.12"

0 commit comments

Comments
 (0)