Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit d88cc6b

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update all non-major dependencies (#82)
1 parent 8b4457e commit d88cc6b

File tree

2 files changed

+191
-34
lines changed

2 files changed

+191
-34
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "npm run lint && npm run build"
1414
},
1515
"dependencies": {
16-
"@nuxtjs/axios": "^5.5.4",
16+
"@nuxtjs/axios": "^5.6.0",
1717
"@nuxtjs/google-analytics": "^2.2.0",
1818
"@nuxtjs/netlify-files": "^1.0.0",
1919
"@nuxtjs/pwa": "^3.0.0-beta.16",
@@ -36,13 +36,13 @@
3636
"xss-filters": "^1.2.7"
3737
},
3838
"devDependencies": {
39-
"@nuxtjs/eslint-config": "^1.0.1",
39+
"@nuxtjs/eslint-config": "^1.1.2",
4040
"@nuxtjs/proxy": "^1.3.3",
4141
"babel-eslint": "^10.0.2",
42-
"eslint": "^6.1.0",
42+
"eslint": "^6.2.1",
4343
"eslint-loader": "^2.2.1",
44-
"husky": "^3.0.3",
45-
"netlify-lambda": "^1.5.1",
44+
"husky": "^3.0.4",
45+
"netlify-lambda": "^1.6.2",
4646
"standard-version": "^7.0.0"
4747
},
4848
"husky": {

0 commit comments

Comments
 (0)