Skip to content

Commit

Permalink
Update to minor versions of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Izso committed Jun 25, 2024
1 parent 2d69204 commit 4067b7a
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 78 deletions.
144 changes: 74 additions & 70 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"adm-zip": "^0.5.12",
"adm-zip": "^0.5.14",
"fast-glob": "^3.3.2",
"got": "^11.8.6",
"picomatch": "^4.0.2",
Expand All @@ -47,26 +47,26 @@
"@types/adm-zip": "^0.5.5",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/node": "^20.14.8",
"@types/picomatch": "^2.3.3",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vercel/ncc": "^0.38.1",
"eol-converter-cli": "^1.0.8",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-junit": "^16.0.0",
"js-yaml": "^4.1.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"typescript": "^5.4.5"
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"typescript": "^5.5.2"
},
"jest-junit": {
"suiteName": "jest tests",
Expand Down

0 comments on commit 4067b7a

Please sign in to comment.