Skip to content

Commit 1c2b397

Browse files
chore(deps): update dependency @tsconfig/node16 to v16
1 parent e91668f commit 1c2b397

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.1",
2222
"@types/node": "20.11.19",
2323
"@typescript-eslint/eslint-plugin": "7.0.1",
2424
"@typescript-eslint/parser": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@
7979
"@nodelib/fs.scandir" "2.1.5"
8080
fastq "^1.6.0"
8181

82-
"@tsconfig/node16@1.0.4":
83-
version "1.0.4"
84-
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
85-
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
82+
"@tsconfig/node16@16.1.1":
83+
version "16.1.1"
84+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-16.1.1.tgz#b9322bcacf7b7a487ab4e078f88455bde47f3780"
85+
integrity sha512-+pio93ejHN4nINX4pXqfnR/fPLRtJBaT4ORaa5RH0Oc1zoYmo2B2koG+M328CQhHKn1Wj6FcOxCDFXAot9NhvA==
8686

8787
"@types/json-schema@^7.0.12":
8888
version "7.0.15"

0 commit comments

Comments
 (0)