Skip to content

Commit

Permalink
Merge pull request #69 from zowe/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies for technical currency
  • Loading branch information
awharn authored Jul 29, 2024
2 parents a5117a0 + 69adfa5 commit 9aac059
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,24 @@
"trim": "ts-node scripts/trim.ts"
},
"dependencies": {
"@types/node": "^16.11.1",
"@zowe/cli": "^7.27.0",
"@zowe/imperative": "^5.25.0",
"husky": "^7.0.2",
"@types/node": "^20.14.8",
"@zowe/cli": "^7.28.2",
"@zowe/imperative": "^5.26.1",
"husky": "^8.0.3",
"jsonc": "^2.0.0",
"ts-node": "^10.3.0",
"ts-node": "^10.9.2",
"typescript": "^4.4.4",
"word-wrap": "^1.2.3"
"word-wrap": "^1.2.5"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"ansi-colors": "^4.1.1",
"eslint": "^7.32.0",
"eslint-plugin-unused-imports": "^1.1.5",
"fancy-log": "^1.3.3",
"glob": "^7.2.0",
"rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"ansi-colors": "^4.1.3",
"eslint": "^8.56.0",
"eslint-plugin-unused-imports": "^3.0.0",
"fancy-log": "^2.0.0",
"glob": "^9.3.3",
"rimraf": "^5.0.0",
"shebang-regex": "^3.0.0"
},
"engines": {
Expand Down

0 comments on commit 9aac059

Please sign in to comment.