Skip to content

Commit f8f9de5

Browse files
committed
chore: Update deps
Signed-off-by: Richie Bendall <[email protected]>
1 parent c3adf47 commit f8f9de5

File tree

2 files changed

+173
-166
lines changed

2 files changed

+173
-166
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
"devDependencies": {
3535
"@types/cheerio": "^0.22.13",
3636
"@types/content-type": "^1.1.3",
37-
"@types/lodash": "^4.14.144",
37+
"@types/lodash": "^4.14.146",
3838
"ava": "^2.4.0",
3939
"eslint": "^6.6.0",
4040
"eslint-config-richienb": "^0.2.2",
4141
"express": "^4.17.1",
4242
"fetch-blob": "^1.0.4",
43-
"form-data": "^2.5.1",
43+
"form-data": "^3.0.0",
4444
"get-port": "^5.0.0",
4545
"node-fetch": "^2.6.0",
4646
"resumer": "^0.0.0",
4747
"ts-node": "^8.4.1",
4848
"typedoc": "^0.15.0",
49-
"typescript": "^3.6.4"
49+
"typescript": "^3.7.2"
5050
},
5151
"eslintConfig": {
5252
"extends": "richienb/ts"

0 commit comments

Comments
 (0)