Skip to content

Commit

Permalink
Merge pull request #127 from Cyberbeni/yarn-upgrade-latest
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Cyberbeni authored Apr 13, 2023
2 parents c3edb8f + 026fc5d commit 219fb90
Show file tree
Hide file tree
Showing 3 changed files with 760 additions and 968 deletions.
186 changes: 3 additions & 183 deletions dist/index.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
"author": "Cyberbeni",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.1.1",
"@actions/cache": "^3.2.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"os": "^0.1.2",
"semver": "^7.3.8",
"semver": "^7.4.0",
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@types/semver": "^7.3.13",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@vercel/ncc": "^0.36.0",
"eslint": "^8.31.0",
"jest": "^29.3.1",
"jest-circus": "^29.3.1",
"ts-jest": "^29.0.3",
"typescript": "^4.9.4"
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.38.0",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
}
}
Loading

0 comments on commit 219fb90

Please sign in to comment.