Skip to content

Commit

Permalink
feat(deps): Update dependencies 2023.07.15 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseLion authored Jul 15, 2023
1 parent a7e737e commit 666e154
Show file tree
Hide file tree
Showing 2 changed files with 675 additions and 706 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,26 @@
"devDependencies": {
"@stackbuilders/assertive-ts": "^1.2.0",
"@types/mocha": "^10.0.1",
"@types/node": "^20.2.5",
"@types/node": "^20.4.2",
"@types/sinon": "^10.0.15",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"axios": "^1.4.0",
"eslint": "^8.42.0",
"eslint": "^8.45.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-etc": "^2.0.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.2.4",
"eslint-plugin-jsdoc": "^46.4.4",
"eslint-plugin-sonarjs": "^0.19.0",
"form-data": "^4.0.0",
"mocha": "^10.2.0",
"msw": "^1.2.1",
"msw": "^1.2.2",
"rxjs": "^7.8.1",
"semantic-release": "^21.0.3",
"sinon": "^15.1.0",
"semantic-release": "^21.0.7",
"sinon": "^15.2.0",
"ts-node": "^10.9.1",
"tslib": "^2.5.3",
"typescript": "^5.1.3"
"tslib": "^2.6.0",
"typescript": "^5.1.6"
},
"peerDependencies": {
"axios": ">=1.0.0",
Expand Down
Loading

0 comments on commit 666e154

Please sign in to comment.