|
96 | 96 | "vue-functional-data-merge": "^3.1.0" |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | | - "@babel/cli": "^7.7.7", |
100 | | - "@babel/core": "^7.7.7", |
101 | | - "@babel/plugin-transform-modules-commonjs": "^7.7.5", |
102 | | - "@babel/plugin-transform-runtime": "^7.7.6", |
103 | | - "@babel/preset-env": "^7.7.7", |
104 | | - "@babel/standalone": "^7.7.7", |
| 99 | + "@babel/cli": "^7.8.0", |
| 100 | + "@babel/core": "^7.8.0", |
| 101 | + "@babel/plugin-transform-modules-commonjs": "^7.8.0", |
| 102 | + "@babel/plugin-transform-runtime": "^7.8.0", |
| 103 | + "@babel/preset-env": "^7.8.0", |
| 104 | + "@babel/standalone": "^7.8.0", |
105 | 105 | "@nuxtjs/google-analytics": "^2.2.3", |
106 | 106 | "@nuxtjs/pwa": "^3.0.0-beta.19", |
107 | 107 | "@vue/test-utils": "1.0.0-beta.29", |
|
122 | 122 | "eslint-config-standard": "^14.1.0", |
123 | 123 | "eslint-config-vue": "^2.0.2", |
124 | 124 | "eslint-plugin-import": "^2.20.0", |
125 | | - "eslint-plugin-jest": "^23.4.0", |
| 125 | + "eslint-plugin-jest": "^23.5.0", |
126 | 126 | "eslint-plugin-markdown": "^1.0.1", |
127 | 127 | "eslint-plugin-node": "^11.0.0", |
128 | 128 | "eslint-plugin-prettier": "^3.1.2", |
|
133 | 133 | "gh-pages": "^2.2.0", |
134 | 134 | "highlight.js": "^9.17.1", |
135 | 135 | "html-loader": "^0.5.5", |
136 | | - "husky": "^4.0.6", |
| 136 | + "husky": "^4.0.7", |
137 | 137 | "jest": "^24.9.0", |
138 | 138 | "jest-environment-jsdom-fourteen": "^1.0.1", |
139 | 139 | "lint-staged": "^9.5.0", |
|
0 commit comments