Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 84b1c18

Browse files
chore(deps): update dependency @tsconfig/node16 to v16
1 parent 5132d64 commit 84b1c18

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
@@ -23,7 +23,7 @@
2323
"lru_map": "0.4.1"
2424
},
2525
"devDependencies": {
26-
"@tsconfig/node16": "1.0.4",
26+
"@tsconfig/node16": "16.1.1",
2727
"@types/node": "17.0.45",
2828
"@typescript-eslint/eslint-plugin": "5.62.0",
2929
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,10 +1026,10 @@
10261026
p-queue "^6.6.1"
10271027
p-retry "^4.0.0"
10281028

1029-
"@tsconfig/node16@1.0.4":
1030-
version "1.0.4"
1031-
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
1032-
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
1029+
"@tsconfig/node16@16.1.1":
1030+
version "16.1.1"
1031+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-16.1.1.tgz#b9322bcacf7b7a487ab4e078f88455bde47f3780"
1032+
integrity sha512-+pio93ejHN4nINX4pXqfnR/fPLRtJBaT4ORaa5RH0Oc1zoYmo2B2koG+M328CQhHKn1Wj6FcOxCDFXAot9NhvA==
10331033

10341034
"@types/babel__core@^7.1.14":
10351035
version "7.1.18"

0 commit comments

Comments
 (0)