Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 43a8b31 commit bc2cba4
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 20 deletions.
42 changes: 24 additions & 18 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion src/altimeter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"playwright-core": "1.29.2"
},
"devDependencies": {
"@types/node": "18.16.6",
"@types/node": "18.19.33",
"esbuild": "0.17.18",
"typescript": "4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion src/cockpit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@glareshield/all": "workspace:../glareshield/all",
"@types/node": "18.16.6",
"@types/node": "18.19.33",
"@vicons/ionicons5": "0.12.0",
"@vitejs/plugin-vue": "4.2.1",
"@vitest/coverage-c8": "0.31.0",
Expand Down

0 comments on commit bc2cba4

Please sign in to comment.