Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (cyrilis#104)
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 25, 2023
1 parent 0fcce67 commit b199e01
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 @@ -39,7 +39,7 @@
"test": "NODE_OPTIONS='--loader=ts-node/esm' mocha"
},
"dependencies": {
"archiver": "^6.0.0",
"archiver": "^6.0.1",
"axios": "^1.5.0",
"diacritics": "^1.3.0",
"ejs": "^3.1.9",
Expand All @@ -48,23 +48,23 @@
"mime": "^3.0.0",
"rehype-parse": "^9.0.0",
"rehype-stringify": "^10.0.0",
"unified": "^11.0.2",
"unified": "^11.0.3",
"unist-util-visit": "^5.0.0",
"uslug": "^1.0.4"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.1",
"@tsconfig/node18": "^18.2.2",
"@types/archiver": "^5.3.2",
"@types/diacritics": "^1.3.1",
"@types/ejs": "^3.1.2",
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.2",
"@types/mime": "^3.0.1",
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.7",
"@types/node": "^20.6.3",
"@types/uslug": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
Expand Down

0 comments on commit b199e01

Please sign in to comment.