Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Feb 21, 2023
1 parent 9ae4b39 commit 739a384
Show file tree
Hide file tree
Showing 2 changed files with 1,186 additions and 1,069 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,25 @@
},
"devDependencies": {
"@actions/exec": "^1.1.1",
"@jest/types": "^29.4.2",
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
"@jest/types": "^29.4.3",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@types/adm-zip": "^0.5.0",
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.191",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@types/node": "^18.14.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@vercel/ncc": "^0.36.1",
"adm-zip": "^0.5.10",
"colors": "^1.4.0",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-github": "^4.6.1",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"ts-jest": "^28.0.8",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
},
"jest": {
Expand Down
Loading

0 comments on commit 739a384

Please sign in to comment.