Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent b70bcdd commit 5efd547
Show file tree
Hide file tree
Showing 2 changed files with 667 additions and 209 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,26 @@
"ncu": "ncu"
},
"dependencies": {
"axios": "^1.5.1",
"axios": "^1.6.8",
"camelcase-keys": "^7.0.2",
"snakecase-keys": "^5.5.0"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@tsconfig/recommended": "^1.0.3",
"@types/node": "^16.18.58",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@vitest/coverage-v8": "^0.34.0",
"eslint": "^8.51.0",
"@tsconfig/node16": "^16.1.3",
"@tsconfig/recommended": "^1.0.6",
"@types/node": "^16.18.96",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"npm-check-updates": "^16.10.17",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"npm-check-updates": "^16.14.18",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"prettier": "^3.2.5",
"typescript": "^5.4.4",
"vitest": "^0.34.0"
},
"files": [
Expand Down
Loading

0 comments on commit 5efd547

Please sign in to comment.