Skip to content

Commit 98e9cff

Browse files
Bump @types/node from 20.10.5 to 20.10.6 (#488)
1 parent 3bd413a commit 98e9cff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@octokit/webhooks-types": "^7.3.1",
3131
"@types/jest": "^27.5.0",
32-
"@types/node": "^20.10.5",
32+
"@types/node": "^20.10.6",
3333
"@typescript-eslint/eslint-plugin": "^4.33.0",
3434
"@typescript-eslint/parser": "^4.33.0",
3535
"concurrently": "^8.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -728,10 +728,10 @@
728728
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
729729
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
730730

731-
"@types/node@*", "@types/node@>= 8", "@types/node@^20.10.5":
732-
version "20.10.5"
733-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
734-
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
731+
"@types/node@*", "@types/node@>= 8", "@types/node@^20.10.6":
732+
version "20.10.6"
733+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
734+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
735735
dependencies:
736736
undici-types "~5.26.4"
737737

0 commit comments

Comments
 (0)