Skip to content

Commit

Permalink
Merge branch 'main' into brrygrdn/automatically-build-dependabot-prs
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry Gordon authored and GitHub committed Feb 22, 2022
2 parents dbe2b76 + ca9929f commit 754b94d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 17 deletions.
34 changes: 19 additions & 15 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
Expand Up @@ -41,7 +41,7 @@
"@types/dockerode": "^3.2.6",
"@types/jest": "^27.0.2",
"@types/node": "^16.4.6",
"@types/node-forge": "^0.10.3",
"@types/node-forge": "^1.0.0",
"@types/tar-stream": "^2.2.2",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "^0.31.1",
Expand All @@ -57,7 +57,7 @@
"lint-staged": "^11.1.1",
"node-forge": "^1.2.1",
"prettier": "2.4.1",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.3",
"ts-node": "^10.2.1",
"typescript": "^4.3.5",
"wait-port": "^0.2.9"
Expand Down

0 comments on commit 754b94d

Please sign in to comment.