Skip to content

Commit a2f201e

Browse files
committed
Upgrade: dependencies and devDependencies
1 parent b7b8546 commit a2f201e

File tree

2 files changed

+52
-64
lines changed

2 files changed

+52
-64
lines changed

package-lock.json

+43-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -23,28 +23,28 @@
2323
"cloudinary": "^1.9.1",
2424
"content-type": "^1.0.3",
2525
"debug": "^3.1.0",
26-
"eslint": "^4.15.0",
26+
"eslint": "^4.16.0",
2727
"espree": "^3.5.2",
2828
"eventemitter2": "^5.0.1",
29-
"file-type": "^7.4.0",
29+
"file-type": "^7.5.0",
3030
"file-url": "^2.0.2",
3131
"fs-extra": "^5.0.0",
3232
"globby": "^7.1.1",
3333
"handlebars": "^4.0.11",
3434
"html-validator": "^2.2.3",
3535
"iconv-lite": "^0.4.19",
3636
"image-size": "^0.6.2",
37-
"inquirer": "^5.0.0",
37+
"inquirer": "^5.0.1",
3838
"is-ci": "^1.1.0",
3939
"is-my-json-valid": "^2.17.1",
40-
"is-resolvable": "^1.0.1",
40+
"is-resolvable": "^1.1.0",
4141
"is-svg": "^2.1.0",
4242
"js-library-detector": "^4.3.1",
4343
"jsdom": "^11.3.0",
4444
"json-stable-stringify": "^1.0.1",
4545
"lockfile": "^1.0.3",
4646
"lodash": "^4.17.4",
47-
"log-symbols": "^2.1.0",
47+
"log-symbols": "^2.2.0",
4848
"metaviewport-parser": "^0.2.0",
4949
"mime-db": "^1.32.0",
5050
"mkdirp": "^0.5.1",
@@ -59,7 +59,7 @@
5959
"require-uncached": "^1.0.3",
6060
"same-origin": "^0.1.1",
6161
"semver": "^5.5.0",
62-
"shelljs": "^0.8.0",
62+
"shelljs": "^0.8.1",
6363
"strip-bom": "^3.0.0",
6464
"strip-json-comments": "^2.0.1",
6565
"text-table": "^0.2.0",
@@ -83,11 +83,11 @@
8383
"@types/jsdom": "^11.0.4",
8484
"@types/json-stable-stringify": "^1.0.32",
8585
"@types/lockfile": "^1.0.0",
86-
"@types/lodash": "^4.14.93",
86+
"@types/lodash": "^4.14.97",
8787
"@types/mime-db": "^1.27.0",
8888
"@types/mkdirp": "^0.5.2",
8989
"@types/node": "8.0.14",
90-
"@types/request": "^2.0.12",
90+
"@types/request": "^2.0.13",
9191
"@types/semver": "^5.4.0",
9292
"@types/shelljs": "^0.7.7",
9393
"@types/sinon": "^4.1.3",
@@ -117,7 +117,7 @@
117117
"on-headers": "^1.0.1",
118118
"proxyquire": "^1.8.0",
119119
"rimraf": "^2.6.2",
120-
"sinon": "^4.1.6",
120+
"sinon": "^4.2.2",
121121
"ts-node": "^4.1.0",
122122
"typescript": "^2.6.2",
123123
"typescript-eslint-parser": "^12.0.0"

0 commit comments

Comments
 (0)