Skip to content

Commit 32e9f91

Browse files
build(dep-bump): upgrade dev-deps
1 parent ede0a0a commit 32e9f91

File tree

2 files changed

+121
-95
lines changed

2 files changed

+121
-95
lines changed

package-lock.json

Lines changed: 117 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@semantic-release/git": "7.0.8",
6262
"@semantic-release/github": "5.2.10",
6363
"@semantic-release/npm": "5.1.4",
64-
"@types/lodash": "^4.14.116",
64+
"@types/lodash": "4.14.122",
6565
"@types/request": "2.48.1",
6666
"chai": "4.2.0",
6767
"chai-as-promised": "7.1.1",
@@ -82,12 +82,12 @@
8282
"mocha": "5.2.0",
8383
"nock": "10.0.6",
8484
"nyc": "13.3.0",
85-
"semantic-release": "^15.10.5",
85+
"semantic-release": "15.13.3",
8686
"supertest": "3.4.2",
87+
"travis-deploy-once": "5.0.11",
8788
"tslint": "5.13.1",
8889
"typedoc": "0.14.2",
89-
"typescript": "3.3.3333",
90-
"travis-deploy-once": "5.0.11"
90+
"typescript": "3.3.3333"
9191
},
9292
"dependencies": {
9393
"request": "2.88.0"

0 commit comments

Comments
 (0)