Skip to content

Commit

Permalink
Merge pull request #126 from Cyberbeni/yarn-upgrade-latest
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Cyberbeni authored Jan 10, 2023
2 parents afb1d20 + 04160dd commit 21f96ae
Show file tree
Hide file tree
Showing 3 changed files with 724 additions and 718 deletions.
10 changes: 5 additions & 5 deletions dist/index.js

Large diffs are not rendered by default.

30 changes: 15 additions & 15 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.0.4",
"@actions/core": "^1.9.1",
"@actions/cache": "^3.1.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"os": "^0.1.2",
"semver": "^7.3.7",
"semver": "^7.3.8",
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/jest": "^29.0.3",
"@types/node": "^18.7.23",
"@types/semver": "^7.3.12",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.24.0",
"jest": "^29.0.3",
"jest-circus": "^29.0.3",
"ts-jest": "^29.0.2",
"typescript": "^4.8.3"
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",
"@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"
}
}
Loading

0 comments on commit 21f96ae

Please sign in to comment.