Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pi0 committed Dec 10, 2018
1 parent cf11ed6 commit 5b14027
Show file tree
Hide file tree
Showing 4 changed files with 1,795 additions and 975 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"devDependencies": {
"axios": "^0.18.0",
"babel-eslint": "^10.0.1",
"codecov": "^3.0.0",
"eslint": "^5.5.0",
"codecov": "^3.1.0",
"eslint": "^5.10.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-html": "^4.0.1",
"eslint-plugin-html": "^4.0.6",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.22.0",
"eslint-plugin-jest": "^21.27.2",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"fs-extra": "^7.0.0",
"jest": "^23.5.0",
"jsdom": "^12.0.0",
"fs-extra": "^7.0.1",
"jest": "^23.6.0",
"jsdom": "^12.2.0",
"klaw-sync": "^5.0.0",
"lerna": "^3.2.1",
"nuxt-edge": "^2.0.0-25597267.9a70280",
"lerna": "^3.6.0",
"nuxt-edge": "^2.0.0-25638738.d69b4b8",
"standard-version": "^4.4.0"
}
}
4 changes: 2 additions & 2 deletions packages/icon/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"access": "public"
},
"dependencies": {
"fs-extra": "^7.0.0",
"fs-extra": "^7.0.1",
"hash-sum": "^1.0.2",
"jimp": "^0.5.0"
"jimp": "^0.5.6"
}
}
2 changes: 1 addition & 1 deletion packages/workbox/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"dependencies": {
"lodash": "^4.17.11",
"workbox-build": "^3.4.1"
"workbox-build": "^3.6.3"
}
}
Loading

0 comments on commit 5b14027

Please sign in to comment.