Skip to content

Commit

Permalink
Update all production packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Izso committed Dec 13, 2023
1 parent 71f6751 commit 35f0c29
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 70 deletions.
149 changes: 86 additions & 63 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"adm-zip": "^0.5.3",
"fast-glob": "^3.2.5",
"adm-zip": "^0.5.10",
"fast-glob": "^3.3.2",
"got": "^11.8.2",
"picomatch": "^2.2.2",
"xml2js": "^0.5.0"
"picomatch": "^3.0.1",
"xml2js": "^0.6.2"
},
"devDependencies": {
"@octokit/types": "^12.4.0",
"@octokit/webhooks": "^12.0.10",
"@octokit/webhooks-types": "^7.3.1",
"@types/adm-zip": "^0.5.0",
"@types/adm-zip": "^0.5.5",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^28.1.7",
"@types/node": "^18.19.3",
"@types/picomatch": "^2.2.1",
"@types/xml2js": "^0.4.8",
"@types/picomatch": "^2.3.3",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"@vercel/ncc": "^0.34.0",
Expand Down

0 comments on commit 35f0c29

Please sign in to comment.