Skip to content

Commit

Permalink
fix: upgrade @types/node from 18.11.18 to 18.11.19 (#183)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 18.11.18 to 18.11.19.

See this package in npm:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/53f94480-e7ae-41d2-985c-270fae345664?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lholmquist and snyk-bot committed Feb 27, 2023
1 parent b2c7ca9 commit edaa3ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"qs": "^6.11.0"
},
"devDependencies": {
"@types/node": "^18.11.18",
"@types/node": "^18.11.19",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.50.0",
"colortape": "^0.1.2",
Expand Down

0 comments on commit edaa3ab

Please sign in to comment.