Skip to content

Commit e26220c

Browse files
committed
Update dependency @types/node to v18.14.4
1 parent 71261da commit e26220c

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.14.3",
29+
"@types/node": "18.14.4",
3030
"@typescript-eslint/eslint-plugin": "5.54.0",
3131
"@typescript-eslint/parser": "5.54.0",
3232
"chai": "4.3.7",

yarn.lock

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

1663-
"@types/node@18.14.3":
1664-
version "18.14.3"
1665-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.3.tgz#485070908df2e7b476ecaf83108e50b4d925a153"
1666-
integrity sha512-1y36CC5iL5CMyKALzwX9cwwxcWIxvIBe3gzs4GrXWXEQ8klQnCZ2U/WDGiNrXHmQcUhnaun17XG9TEIDlGj2RA==
1663+
"@types/node@18.14.4":
1664+
version "18.14.4"
1665+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647"
1666+
integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==
16671667

16681668
"@types/node@^12.12.6":
16691669
version "12.20.23"

0 commit comments

Comments
 (0)