Skip to content

Commit

Permalink
Merge branch 'main' into default-token
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbadyal authored Nov 8, 2022
2 parents 57a8ba0 + da8f4fe commit 061881d
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 327 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@actions/github": "^5.1.1"
},
"devDependencies": {
"@types/node": "^18.11.4",
"@types/node": "^18.11.5",
"eslint": "^8.26.0",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.40.1",
"eslint-plugin-github": "^4.4.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -38,7 +38,7 @@
"typescript": "^4.8.4",
"ts-node": "^10.9.1",
"husky": "^8.0.1",
"jest": "^29.2.0",
"jest": "^29.2.2",
"ts-jest": "^29.0.3",
"dotenv": "^16.0.3"
}
Expand Down
Loading

0 comments on commit 061881d

Please sign in to comment.