Skip to content

Commit

Permalink
Merge branch 'main' into renovate/typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm authored Aug 29, 2023
2 parents f841a40 + ffb0fe2 commit 744f0c9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 43 deletions.
63 changes: 24 additions & 39 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@jest/globals": "29.5.0",
"@jest/globals": "29.6.4",
"@types/7zip-min": "1.3.1",
"@types/archiver": "5.3.2",
"@types/async": "3.2.20",
"@types/cli-progress": "3.11.0",
"@types/figlet": "1.5.6",
"@types/jest": "29.5.2",
"@types/jest": "29.5.4",
"@types/micromatch": "4.0.2",
"@types/node": "18.16.18",
"@types/semver": "7.5.0",
Expand All @@ -119,9 +119,9 @@
"eslint-plugin-jsdoc": "46.5.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "8.0.3",
"jest": "29.5.0",
"jest": "29.6.4",
"strip-ansi": "7.1.0",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
},
Expand Down

0 comments on commit 744f0c9

Please sign in to comment.