|
97 | 97 | "vue-functional-data-merge": "^3.1.0" |
98 | 98 | }, |
99 | 99 | "devDependencies": { |
100 | | - "@babel/cli": "^7.8.4", |
101 | | - "@babel/core": "^7.9.6", |
| 100 | + "@babel/cli": "^7.10.0", |
| 101 | + "@babel/core": "^7.10.0", |
102 | 102 | "@babel/plugin-transform-modules-commonjs": "^7.9.6", |
103 | | - "@babel/plugin-transform-runtime": "^7.9.6", |
104 | | - "@babel/preset-env": "^7.9.6", |
105 | | - "@babel/standalone": "^7.9.6", |
| 103 | + "@babel/plugin-transform-runtime": "^7.10.0", |
| 104 | + "@babel/preset-env": "^7.10.0", |
| 105 | + "@babel/standalone": "^7.10.0", |
106 | 106 | "@nuxtjs/google-analytics": "^2.3.0", |
107 | 107 | "@nuxtjs/pwa": "^3.0.0-beta.20", |
108 | 108 | "@nuxtjs/robots": "^2.4.2", |
|
126 | 126 | "eslint-config-standard": "^14.1.1", |
127 | 127 | "eslint-config-vue": "^2.0.2", |
128 | 128 | "eslint-plugin-import": "^2.20.2", |
129 | | - "eslint-plugin-jest": "^23.13.1", |
| 129 | + "eslint-plugin-jest": "^23.13.2", |
130 | 130 | "eslint-plugin-markdown": "^1.0.2", |
131 | 131 | "eslint-plugin-node": "^11.1.0", |
132 | 132 | "eslint-plugin-prettier": "^3.1.3", |
|
0 commit comments