Skip to content

Commit

Permalink
Merge pull request #2057 from zowe/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
zFernand0 authored Feb 21, 2024
2 parents 932d35b + 1c557f9 commit b0325ad
Show file tree
Hide file tree
Showing 5 changed files with 2,816 additions and 1,216 deletions.
3 changes: 2 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ const sharedConfig = {
"testRegex": "__tests__.*\\.(spec|test)\\.ts$",
"moduleFileExtensions": [
"ts",
"js"
"js",
"json"
],
"testEnvironment": "node",
"testPathIgnorePatterns": [
Expand Down
Loading

0 comments on commit b0325ad

Please sign in to comment.