Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberbeni authored and github-actions[bot] committed Sep 1, 2024
1 parent b608b8a commit 164efff
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 520 deletions.
20 changes: 3 additions & 17 deletions dist/index.js

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"os": "^0.1.2",
"semver": "^7.6.2",
"uuid": "^9.0.1"
"semver": "^7.6.3",
"uuid": "^10.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.9.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/node": "^22.5.1",
"@types/semver": "^7.5.8",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.3.0",
"eslint": "^9.9.1",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.3",
"typescript": "^5.4.5"
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 164efff

Please sign in to comment.