Skip to content

Commit

Permalink
Update dependency @types/node to v20.16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent a0cd55b commit 17d4b21
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 21 deletions.
21 changes: 16 additions & 5 deletions javascript/pfi-aud-usd-tbdex/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 javascript/pfi-aud-usd-tbdex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
"@types/mocha": "10.0.9",
"@types/node": "20.3.1",
"@types/node": "20.16.14",
"@types/pg": "8.11.10",
"@types/sinon": "17.0.3",
"@types/supertest": "6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions javascript/shared-todo-starter/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 javascript/shared-todo-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@playwright/test": "^1.44.1",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/node": "20.16.12",
"@types/node": "20.16.14",
"nuxt": "3.13.2",
"sass": "1.80.3",
"sass-loader": "16.0.2",
Expand Down
8 changes: 4 additions & 4 deletions javascript/shared-todo/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 javascript/shared-todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@playwright/test": "^1.44.1",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/node": "20.16.12",
"@types/node": "20.16.14",
"nuxt": "3.13.2",
"sass": "1.80.3",
"sass-loader": "16.0.2",
Expand Down
8 changes: 4 additions & 4 deletions javascript/tbdex-pfi-exemplar/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 javascript/tbdex-pfi-exemplar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
"@types/mocha": "10.0.9",
"@types/node": "20.16.12",
"@types/node": "20.16.14",
"@types/pg": "8.11.10",
"@types/sinon": "17.0.3",
"@types/supertest": "6.0.2",
Expand Down

0 comments on commit 17d4b21

Please sign in to comment.