Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rnkdsh committed Feb 15, 2024
1 parent 0daddd0 commit 90384b7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
"homepage": "https://github.com/rnkdsh/action-upload-diawi#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"axios": "^1.6.2",
"axios": "^1.6.7",
"fs": "0.0.1-security",
"path": "0.12.7"
},
"devDependencies": {
"@types/node": "^20.9.2",
"@typescript-eslint/parser": "^7.0.0",
"@types/node": "^20.11.18",
"@typescript-eslint/parser": "^7.0.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.8.0",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
}
}

0 comments on commit 90384b7

Please sign in to comment.