Skip to content

Commit

Permalink
Upgrade: dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Jan 28, 2018
1 parent b7b8546 commit a2f201e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 64 deletions.
98 changes: 43 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
"cloudinary": "^1.9.1",
"content-type": "^1.0.3",
"debug": "^3.1.0",
"eslint": "^4.15.0",
"eslint": "^4.16.0",
"espree": "^3.5.2",
"eventemitter2": "^5.0.1",
"file-type": "^7.4.0",
"file-type": "^7.5.0",
"file-url": "^2.0.2",
"fs-extra": "^5.0.0",
"globby": "^7.1.1",
"handlebars": "^4.0.11",
"html-validator": "^2.2.3",
"iconv-lite": "^0.4.19",
"image-size": "^0.6.2",
"inquirer": "^5.0.0",
"inquirer": "^5.0.1",
"is-ci": "^1.1.0",
"is-my-json-valid": "^2.17.1",
"is-resolvable": "^1.0.1",
"is-resolvable": "^1.1.0",
"is-svg": "^2.1.0",
"js-library-detector": "^4.3.1",
"jsdom": "^11.3.0",
"json-stable-stringify": "^1.0.1",
"lockfile": "^1.0.3",
"lodash": "^4.17.4",
"log-symbols": "^2.1.0",
"log-symbols": "^2.2.0",
"metaviewport-parser": "^0.2.0",
"mime-db": "^1.32.0",
"mkdirp": "^0.5.1",
Expand All @@ -59,7 +59,7 @@
"require-uncached": "^1.0.3",
"same-origin": "^0.1.1",
"semver": "^5.5.0",
"shelljs": "^0.8.0",
"shelljs": "^0.8.1",
"strip-bom": "^3.0.0",
"strip-json-comments": "^2.0.1",
"text-table": "^0.2.0",
Expand All @@ -83,11 +83,11 @@
"@types/jsdom": "^11.0.4",
"@types/json-stable-stringify": "^1.0.32",
"@types/lockfile": "^1.0.0",
"@types/lodash": "^4.14.93",
"@types/lodash": "^4.14.97",
"@types/mime-db": "^1.27.0",
"@types/mkdirp": "^0.5.2",
"@types/node": "8.0.14",
"@types/request": "^2.0.12",
"@types/request": "^2.0.13",
"@types/semver": "^5.4.0",
"@types/shelljs": "^0.7.7",
"@types/sinon": "^4.1.3",
Expand Down Expand Up @@ -117,7 +117,7 @@
"on-headers": "^1.0.1",
"proxyquire": "^1.8.0",
"rimraf": "^2.6.2",
"sinon": "^4.1.6",
"sinon": "^4.2.2",
"ts-node": "^4.1.0",
"typescript": "^2.6.2",
"typescript-eslint-parser": "^12.0.0"
Expand Down

0 comments on commit a2f201e

Please sign in to comment.