Skip to content

Commit

Permalink
Merge pull request #120 from Cyberbeni/yarn-upgrade-latest
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Cyberbeni authored Aug 25, 2022
2 parents 21c4865 + ac21682 commit edb7e9c
Show file tree
Hide file tree
Showing 3 changed files with 943 additions and 804 deletions.
18 changes: 9 additions & 9 deletions dist/index.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 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": "^2.0.5",
"@actions/core": "^1.8.2",
"@actions/cache": "^3.0.4",
"@actions/core": "^1.9.1",
"@actions/exec": "^1.1.1",
"os": "^0.1.2",
"semver": "^7.3.7",
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/jest": "^27.5.1",
"@types/node": "^17.0.38",
"@types/semver": "^7.3.9",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"@types/semver": "^7.3.12",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.16.0",
"jest": "^28.1.0",
"jest-circus": "^28.1.0",
"ts-jest": "^28.0.3",
"typescript": "^4.7.2"
"eslint": "^8.22.0",
"jest": "^29.0.0",
"jest-circus": "^29.0.0",
"ts-jest": "^28.0.8",
"typescript": "^4.7.4"
}
}
Loading

0 comments on commit edb7e9c

Please sign in to comment.