Skip to content

Commit

Permalink
update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalejo96 committed Jan 10, 2024
1 parent f581329 commit 0f9a235
Show file tree
Hide file tree
Showing 2 changed files with 1,393 additions and 1,391 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,26 @@
},
"packageManager": "[email protected]",
"dependencies": {
"axios": "^1.6.0"
"axios": "^1.6.5"
},
"devDependencies": {
"@assertive-ts/core": "^2.0.0",
"@types/mocha": "^10.0.1",
"@types/semantic-release": "^20.0.1",
"@types/mocha": "^10.0.6",
"@types/semantic-release": "^20.0.6",
"@types/sinon": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"axios-mock-adapter": "^1.21.5",
"eslint": "^8.41.0",
"eslint-import-resolver-typescript": "^3.5.5",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"axios-mock-adapter": "^1.22.0",
"eslint": "^8.56.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-etc": "^2.0.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.2.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-sonarjs": "^0.23.0",
"mocha": "^10.2.0",
"semantic-release": "^21.0.7",
"semantic-release": "^22.0.12",
"sinon": "^17.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 0f9a235

Please sign in to comment.