Skip to content

Commit 44d4bac

Browse files
committed
fix: upgrade @types/node from 20.14.10 to 20.14.11
Snyk has created this PR to upgrade @types/node from 20.14.10 to 20.14.11. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/20fa2c08-4c44-448c-83e3-73d5e9cb1108?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent fd59509 commit 44d4bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@octokit/tsconfig": "^3.0.0",
3131
"@types/jest": "^29.0.0",
32-
"@types/node": "^20.0.0",
32+
"@types/node": "^20.14.11",
3333
"esbuild": "^0.23.0",
3434
"fetch-mock": "9.11.0",
3535
"glob": "^11.0.0",

0 commit comments

Comments
 (0)