Skip to content

Commit 868a3df

Browse files
chore(deps): update dependency @tsconfig/node16 to v16
1 parent 3926e91 commit 868a3df

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.17.3",
2323
"@typescript-eslint/eslint-plugin": "6.2.1",
2424
"@typescript-eslint/parser": "6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
"@nodelib/fs.scandir" "2.1.5"
8585
fastq "^1.6.0"
8686

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

9292
"@types/json-schema@^7.0.12":
9393
version "7.0.12"

0 commit comments

Comments
 (0)