Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WtfJoke committed Aug 4, 2023
1 parent 15a1439 commit b953a55
Show file tree
Hide file tree
Showing 4 changed files with 695 additions and 512 deletions.
21 changes: 20 additions & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,28 @@
"dependencies": {
"@actions/core": "1.10.0",
"@actions/github": "5.1.1",
"@actions/http-client": "2.1.0",
"@actions/http-client": "2.1.1",
"@actions/io": "1.1.3",
"@actions/tool-cache": "2.0.1",
"fast-xml-parser": "4.2.7",
"semver": "7.5.4"
},
"devDependencies": {
"@octokit/types": "9.3.2",
"@octokit/types": "11.1.0",
"@types/jest": "29.5.3",
"@types/node": "20.4.5",
"@types/node": "16.18.39",
"@types/semver": "7.5.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/parser": "6.2.1",
"@vercel/ncc": "0.36.1",
"eslint": "8.44.0",
"eslint-plugin-github": "4.8.0",
"eslint": "8.46.0",
"eslint-plugin-github": "4.9.2",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.6.1",
"eslint-plugin-prettier": "5.0.0",
"jest": "29.6.2",
"js-yaml": "4.1.0",
"prettier": "2.8.8",
"prettier": "3.0.1",
"ts-jest": "29.1.1",
"typescript": "5.0.4",
"webpack": "5.82.0"
"typescript": "5.1.6",
"webpack": "5.88.2"
}
}
Loading

0 comments on commit b953a55

Please sign in to comment.