Skip to content

Commit e80d04c

Browse files
Update dependency @types/node to v22.18.6 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d44b1b5 commit e80d04c

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
@@ -25,7 +25,7 @@
2525
"@types/chai": "5.2.2",
2626
"@types/dotenv": "8.2.3",
2727
"@types/mocha": "10.0.10",
28-
"@types/node": "22.17.2",
28+
"@types/node": "22.18.6",
2929
"@typescript-eslint/eslint-plugin": "5.62.0",
3030
"@typescript-eslint/parser": "5.62.0",
3131
"chai": "4.5.0",

yarn.lock

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

1636-
"@types/node@22.17.2":
1637-
version "22.17.2"
1638-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.2.tgz#47a93d6f4b79327da63af727e7c54e8cab8c4d33"
1639-
integrity sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==
1636+
"@types/node@22.18.6":
1637+
version "22.18.6"
1638+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
1639+
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==
16401640
dependencies:
16411641
undici-types "~6.21.0"
16421642

0 commit comments

Comments
 (0)