Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent f5a507b commit fe34f84
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"archiver": "^7.0.1",
"axios": "^1.7.5",
"axios": "^1.7.7",
"diacritics": "^1.3.0",
"ejs": "^3.1.10",
"entities": "^5.0.0",
Expand All @@ -54,24 +54,24 @@
"uslug": "^1.0.4"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.11.0",
"@tsconfig/node20": "^20.1.4",
"@types/archiver": "^6.0.2",
"@types/diacritics": "^1.3.3",
"@types/ejs": "^3.1.5",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.16.2",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.5",
"@types/uslug": "^1.0.4",
"cross-env": "^7.0.3",
"eslint": "^9.9.1",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0"
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

0 comments on commit fe34f84

Please sign in to comment.