Skip to content

Commit

Permalink
chore(deps-dev): update project devDependencies (#499)
Browse files Browse the repository at this point in the history
* chore(deps-dev): update project devDependencies
* chore: yarn upgrade
  • Loading branch information
nogic1008 authored Jun 30, 2021
1 parent 28fbdd9 commit d25cc67
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 478 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,29 +37,29 @@
"@actions/github": "^5.0.0"
},
"devDependencies": {
"@octokit/webhooks-types": "^4.0.2",
"@octokit/webhooks-types": "^4.0.3",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@vercel/ncc": "^0.28.6",
"eslint": "^7.29.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.5",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",
"npm-run-all2": "^5.0.2",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.4"
},
"resolutions": {
"jest-diff": "^27.0.2",
"jest-diff": "^27.0.6",
"optionator": "^0.9.1",
"pretty-format": "^27.0.2",
"pretty-format": "^27.0.6",
"type-fest": "^1.2.0"
}
}
Loading

0 comments on commit d25cc67

Please # to comment.