Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga authored Feb 5, 2023
1 parent 97e9d08 commit 145be78
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"@seadub/danger-plugin-titanium-module": "1.0.0",
"cheerio": "^1.0.0-rc.12",
"clang-format": "^1.8.0",
"commitizen": "^4.2.5",
"commitizen": "4.2.5",
"danger": "^11.1.1",
"eslint": "^8.20.0",
"eslint-config-axway": "^7.0.1",
"eslint-plugin-jasmine": "^4.1.3",
"husky": "^8.0.1",
"jasmine-core": "^4.3.0",
"karma": "^6.4.0",
"karma-jasmine": "^5.1.0",
"karma-junit-reporter": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-titanium-launcher": "^0.9.0-1",
"eslint": "8.20.0",
"eslint-config-axway": "7.0.1",
"eslint-plugin-jasmine": "4.1.3",
"husky": "8.0.1",
"jasmine-core": "4.3.0",
"karma": "6.4.0",
"karma-jasmine": "5.1.0",
"karma-junit-reporter": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"karma-titanium-launcher": "0.9.0-1",
"lint-staged": "^13.0.3",
"request": "^2.88.0",
"request": "2.88.2",
"request-promise": "^4.2.2",
"ssri": "^10.0.1",
"titanium-docgen": "^4.10.3"
Expand Down

0 comments on commit 145be78

Please sign in to comment.