Skip to content

Commit feb6529

Browse files
chore: update npm dependencies
1 parent 8b3ebe2 commit feb6529

File tree

2 files changed

+110
-110
lines changed

2 files changed

+110
-110
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@
3737
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3838
},
3939
"dependencies": {
40-
"axios": "^1.3.6"
40+
"axios": "^1.4.0"
4141
},
4242
"devDependencies": {
4343
"@commitlint/cli": "^17.6.1",
4444
"@commitlint/config-conventional": "^17.6.1",
4545
"@types/jest": "^29.5.1",
46-
"@types/node": "^18.16.1",
46+
"@types/node": "^18.16.3",
4747
"@typescript-eslint/eslint-plugin": "^5.59.1",
4848
"@typescript-eslint/parser": "^5.59.1",
4949
"eslint": "^8.39.0",
5050
"husky": "^8.0.3",
5151
"jest": "^29.5.0",
5252
"jest-circus": "^29.5.0",
53-
"lint-staged": "^13.2.1",
54-
"nock": "^13.3.0",
53+
"lint-staged": "^13.2.2",
54+
"nock": "^13.3.1",
5555
"pinst": "^3.0.0",
5656
"ts-jest": "^29.1.0",
5757
"typescript": "^5.0.4"

0 commit comments

Comments
 (0)