Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Feb 7, 2024
1 parent 83f08e0 commit c0672fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"@actions/core": "^1.10.1",
"@octokit/rest": "^20.0.2",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.7",
"@types/node": "^20.11.16",
"commander": "^12.0.0",
"got": "^14.0.0",
"got": "^14.2.0",
"luxon": "^3.4.4",
"p-queue": "^8.0.1",
"simple-git": "^3.22.0",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-typescript": "^1.0.1"
Expand Down

0 comments on commit c0672fe

Please sign in to comment.