Skip to content

Commit

Permalink
chore(deps): update devdependencies (#198)
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 Jul 7, 2024
1 parent 6eb4cd4 commit 9eb333d
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
112 changes: 56 additions & 56 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 @@ -37,24 +37,24 @@
"@octokit/webhooks-types": "7.5.1",
"@types/jest": "29.5.12",
"@types/lodash.template": "4.5.3",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vercel/ncc": "0.38.1",
"all-contributors-cli": "6.26.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-regexp": "2.6.0",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"ts-node": "10.9.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"volta": {
"node": "20.15.0"
Expand Down

0 comments on commit 9eb333d

Please sign in to comment.