Skip to content

Commit

Permalink
chore(deps): update devdependencies (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent e0a99bb commit 00260ae
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 74 deletions.
134 changes: 68 additions & 66 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"devDependencies": {
"@octokit/webhooks-examples": "7.3.1",
"@octokit/webhooks-types": "7.3.1",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/lodash.template": "4.5.3",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vercel/ncc": "0.38.1",
"all-contributors-cli": "6.26.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-regexp": "2.1.1",
"eslint-plugin-regexp": "2.1.2",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.3.2"
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"volta": {
"node": "20.10.0"
Expand Down

0 comments on commit 00260ae

Please sign in to comment.