Skip to content

Commit

Permalink
Merge pull request #130 from Cyberbeni/yarn-upgrade-latest
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Cyberbeni authored Nov 1, 2023
2 parents 0108a7c + ba4d367 commit 4142544
Show file tree
Hide file tree
Showing 3 changed files with 1,021 additions and 1,031 deletions.
10 changes: 6 additions & 4 deletions dist/index.js

Large diffs are not rendered by default.

32 changes: 16 additions & 16 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.2.1",
"@actions/core": "^1.10.0",
"@actions/cache": "^3.2.2",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"os": "^0.1.2",
"semver": "^7.4.0",
"uuid": "^9.0.0"
"semver": "^7.5.4",
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@types/semver": "^7.3.13",
"@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"
"@types/jest": "^29.5.7",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.52.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit 4142544

Please sign in to comment.