Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 48837ea commit 2e6b8d8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
24 changes: 13 additions & 11 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-discovery-project",
"version": "1.1.71",
"version": "1.1.72",
"description": "Standalone Web Discovery Project package and extension",
"scripts": {
"lint": "node fern.js lint",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@babel/preset-typescript": "7.23.3",
"@types/chrome": "0.0.251",
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@types/node": "20.17.4",
"@types/punycode": "2.1.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
Expand Down

0 comments on commit 2e6b8d8

Please sign in to comment.