Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 807ac4e

Browse files
committed
build(dependencies): update outdated
1 parent 578bea0 commit 807ac4e

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

package.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,29 +54,30 @@
5454
"dependencies": {
5555
"axios": "^0.18.0",
5656
"js-cookie": "^2.2.0",
57-
"qs": "^6.5.1"
57+
"qs": "^6.5.2"
5858
},
5959
"devDependencies": {
60+
"@types/form-data": "^2.2.1",
6061
"@types/js-cookie": "^2.1.0",
6162
"@types/qs": "^6.5.1",
62-
"@types/sinon": "^4.3.1",
63+
"@types/sinon": "^4.3.3",
6364
"ava": "^1.0.0-beta.4",
6465
"browser-env": "^3.2.5",
65-
"codecov": "^3.0.0",
66+
"codecov": "^3.0.2",
6667
"cz-conventional-changelog": "^2.1.0",
6768
"form-data": "^2.3.2",
6869
"gh-pages": "^1.0.0",
69-
"npm-run-all": "^4.1.2",
70+
"npm-run-all": "^4.1.3",
7071
"npm-scripts-info": "^0.3.6",
7172
"nsp": "^3.2.1",
72-
"nyc": "^11.7.1",
73+
"nyc": "^11.8.0",
7374
"opn-cli": "^3.1.0",
7475
"prettier": "^1.12.1",
7576
"sinon": "^5.0.3",
76-
"standard-version": "^4.0.0",
77+
"standard-version": "^4.4.0",
7778
"trash-cli": "^1.4.0",
78-
"tslint": "^5.4.3",
79-
"tslint-config-prettier": "^1.12.0",
79+
"tslint": "^5.10.0",
80+
"tslint-config-prettier": "^1.13.0",
8081
"typedoc": "^0.11.1",
8182
"typescript": "^2.8.3"
8283
},

0 commit comments

Comments
 (0)