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 Jul 22, 2022
1 parent 03117c2 commit 2192052
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 66 deletions.
137 changes: 76 additions & 61 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"lodash": "^4.17.20"
},
"devDependencies": {
"@octokit/webhooks-types": "^4.17.1",
"@octokit/webhooks-types": "4.17.1",
"@types/jest": "^27.0.2",
"@types/js-yaml": "^3.12.1",
"@types/lodash": "^4.14.141",
"@types/node": "^12.7.8",
"@vercel/ncc": "^0.24.0",
"husky": "^3.0.8",
"@vercel/ncc": "0.24.0",
"husky": "3.0.8",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",
"prettier": "^1.18.2",
"prettier": "1.18.2",
"ts-jest": "^27.0.7",
"typescript": "^3.9.10"
"typescript": "3.9.10"
},
"husky": {
"skipCI": true,
Expand Down

0 comments on commit 2192052

Please sign in to comment.