Skip to content

Commit

Permalink
Update dependencies (#36)
Browse files Browse the repository at this point in the history
* Update yarn.lock

* Upgrade ava + got
  • Loading branch information
Zertz authored Feb 3, 2022
1 parent e865b8b commit a2cbb65
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 1,172 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"test": "ava --serial"
},
"dependencies": {
"got": "^11.8.2"
"got": "^12.0.1"
},
"devDependencies": {
"ava": "^3.15.0",
"ava": "^4.0.1",
"dotenv-safe": "^8.2.0",
"prettier": "^2.4.1"
},
Expand Down
Loading

0 comments on commit a2cbb65

Please sign in to comment.