Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into hello-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Wagner committed Jun 7, 2021
2 parents 5e8c23f + 85a4250 commit 4d9ff0d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 75 deletions.
105 changes: 33 additions & 72 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"devDependencies": {
"@types/dockerode": "^3.2.3",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.0",
"@types/node": "^15.12.1",
"@typescript-eslint/parser": "^4.26.0",
"@vercel/ncc": "^0.28.6",
"eslint": "^7.27.0",
"eslint": "^7.28.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",
"jest": "^27.0.4",
"jest-circus": "^27.0.4",
"js-yaml": "^4.1.0",
"prettier": "2.3.0",
"prettier": "2.3.1",
"ts-jest": "^27.0.2",
"typescript": "^4.3.2"
}
Expand Down

0 comments on commit 4d9ff0d

Please sign in to comment.