Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bicstone/backlog-notify i…
Browse files Browse the repository at this point in the history
…nto fix/replace-axios-to-fetch
  • Loading branch information
bicstone committed Nov 14, 2023
2 parents 001170c + 46f009a commit 79e17ac
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 79 deletions.
164 changes: 91 additions & 73 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"devDependencies": {
"@octokit/webhooks-examples": "7.3.1",
"@octokit/webhooks-types": "7.3.1",
"@types/jest": "29.5.7",
"@types/lodash.template": "4.5.2",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@types/jest": "29.5.8",
"@types/lodash.template": "4.5.3",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vercel/ncc": "0.38.1",
"all-contributors-cli": "6.26.1",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
Expand Down

0 comments on commit 79e17ac

Please sign in to comment.