Skip to content

Commit

Permalink
Update all non-major dependencies (cyrilis#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 16, 2022
1 parent 37696bd commit 180456d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"archiver": "^5.3.0",
"axios": "^0.26.0",
"axios": "^0.26.1",
"cheerio": "^1.0.0-rc.10",
"diacritics": "^1.3.0",
"ejs": "^3.1.6",
Expand All @@ -52,11 +52,11 @@
"@types/mime": "^2.0.3",
"@types/node": "^16.11.26",
"@types/uslug": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"ava": "^4.0.1",
"eslint": "^8.10.0",
"ts-node": "^10.5.0",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"ava": "^4.1.0",
"eslint": "^8.11.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
},
"ava": {
Expand Down

0 comments on commit 180456d

Please sign in to comment.