Skip to content

Commit

Permalink
chore(deps-dev): update project dependencies (#484)
Browse files Browse the repository at this point in the history
* chore(deps-dev): update project dependencies
* chore(deps): recreate lock file
  • Loading branch information
nogic1008 authored May 26, 2021
1 parent 667770f commit 79da115
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 472 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,32 +37,31 @@
"@actions/github": "^5.0.0"
},
"devDependencies": {
"@octokit/webhooks-types": "^3.75.0",
"@octokit/webhooks-types": "^3.75.2",
"@types/jest": "^26.0.23",
"@types/js-yaml": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@vercel/ncc": "^0.28.5",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"@vercel/ncc": "^0.28.6",
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"husky": "^6.0.0",
"jest": "^27.0.0-next.11",
"jest": "^27.0.1",
"js-yaml": "^4.1.0",
"lint-staged": "^11.0.0",
"npm-run-all2": "^5.0.2",
"prettier": "^2.3.0",
"ts-jest": "^27.0.0-next.12",
"ts-jest": "^27.0.0",
"ts-node": "^10.0.0",
"typescript": "^4.2.4"
},
"resolutions": {
"jest-diff": "^27.0.0-0",
"jest-util": "^27.0.0-0",
"jest-diff": "^27.0.1",
"optionator": "^0.9.1",
"pretty-format": "^27.0.0-0",
"pretty-format": "^27.0.1",
"type-fest": "^1.0.2"
}
}
Loading

0 comments on commit 79da115

Please # to comment.