Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 20, 2023
1 parent b6c2cf4 commit 80fddfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions e2e-test-server/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 e2e-test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"bundle": "ncc build src/index.ts"
},
"devDependencies": {
"@types/express": "^4.17.15",
"@types/express": "4.17.15",
"@types/node": "14.18.36",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "0.36.0",
"gts": "3.1.1",
"typescript": "4.9.4"
},
Expand Down

0 comments on commit 80fddfa

Please sign in to comment.