Skip to content

Commit accae40

Browse files
committed
Update dependency @types/node to v18.16.3
1 parent 0989e2e commit accae40

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/chai": "4.3.5",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "9.1.1",
30-
"@types/node": "18.16.2",
30+
"@types/node": "18.16.3",
3131
"@typescript-eslint/eslint-plugin": "5.59.1",
3232
"@typescript-eslint/parser": "5.59.1",
3333
"chai": "4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,10 +1328,10 @@
13281328
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
13291329
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
13301330

1331-
"@types/node@18.16.2":
1332-
version "18.16.2"
1333-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
1334-
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
1331+
"@types/node@18.16.3":
1332+
version "18.16.3"
1333+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
1334+
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
13351335

13361336
"@types/node@^12.12.6":
13371337
version "12.20.41"

0 commit comments

Comments
 (0)