Skip to content

Commit d259c6b

Browse files
committed
Update dependency @types/node to v18.15.2
1 parent 9da5c6a commit d259c6b

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
@@ -26,7 +26,7 @@
2626
"@types/chai": "4.3.4",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.1.1",
29-
"@types/node": "18.15.1",
29+
"@types/node": "18.15.2",
3030
"@typescript-eslint/eslint-plugin": "5.54.1",
3131
"@typescript-eslint/parser": "5.54.1",
3232
"chai": "4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,10 +1672,10 @@
16721672
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
16731673
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
16741674

1675-
"@types/node@18.15.1":
1676-
version "18.15.1"
1677-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.1.tgz#41dc2bf78e8085a250d4670d95edb7fba621dd29"
1678-
integrity sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==
1675+
"@types/node@18.15.2":
1676+
version "18.15.2"
1677+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.2.tgz#0407ceb15647f186318101546d5ae40725b73810"
1678+
integrity sha512-sDPHm2wfx2QhrMDK0pOt2J4KLJMAcerqWNvnED0itPRJWvI+bK+uNHzcH1dFsBlf7G3u8tqXmRF3wkvL9yUwMw==
16791679

16801680
"@types/node@^12.12.6":
16811681
version "12.20.23"

0 commit comments

Comments
 (0)