Skip to content

Commit a9fbcc1

Browse files
Test platform swithed from ava to vitest (MrRefactoring#322)
* Test platform swithed from * Typo fix * Dependency updated * Integration tests fixes * Timeout increased for integration tests * Integration tests fix
1 parent 0d76aad commit a9fbcc1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+2375
-3235
lines changed

Diff for: examples/package-lock.json

+78-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
},
1313
"license": "MIT",
1414
"devDependencies": {
15-
"@types/node": "^20.12.12",
15+
"@types/node": "^22.5.2",
1616
"ts-node": "^10.9.2",
17-
"typescript": "^5.4.5"
17+
"typescript": "^5.5.4"
1818
},
1919
"dependencies": {
2020
"jira.js": "latest"

0 commit comments

Comments
 (0)