Skip to content

Commit 480ad8e

Browse files
committed
Update all non-major dependencies
1 parent bc9b8de commit 480ad8e

File tree

2 files changed

+709
-835
lines changed

2 files changed

+709
-835
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@
9494
"vue-functional-data-merge": "^3.1.0"
9595
},
9696
"devDependencies": {
97-
"@babel/cli": "^7.10.3",
98-
"@babel/core": "^7.10.3",
99-
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
100-
"@babel/plugin-transform-runtime": "^7.10.3",
101-
"@babel/preset-env": "^7.10.3",
102-
"@babel/standalone": "^7.10.3",
97+
"@babel/cli": "^7.10.4",
98+
"@babel/core": "^7.10.4",
99+
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
100+
"@babel/plugin-transform-runtime": "^7.10.4",
101+
"@babel/preset-env": "^7.10.4",
102+
"@babel/standalone": "^7.10.4",
103103
"@nuxtjs/google-analytics": "^2.3.0",
104104
"@nuxtjs/pwa": "^3.0.0-beta.20",
105105
"@nuxtjs/robots": "^2.4.2",
@@ -111,7 +111,7 @@
111111
"babel-eslint": "^10.1.0",
112112
"babel-jest": "^26.1.0",
113113
"babel-plugin-istanbul": "^6.0.0",
114-
"bootstrap-icons": "^1.0.0-alpha4",
114+
"bootstrap-icons": "^1.0.0-alpha5",
115115
"bundlewatch": "^0.2.7",
116116
"clean-css-cli": "^4.3.0",
117117
"codemirror": "^5.55.0",
@@ -122,7 +122,7 @@
122122
"eslint-config-prettier": "^6.11.0",
123123
"eslint-config-standard": "^14.1.1",
124124
"eslint-config-vue": "^2.0.2",
125-
"eslint-plugin-import": "^2.21.2",
125+
"eslint-plugin-import": "^2.22.0",
126126
"eslint-plugin-jest": "^23.17.1",
127127
"eslint-plugin-markdown": "^1.0.2",
128128
"eslint-plugin-node": "^11.1.0",
@@ -141,11 +141,11 @@
141141
"lodash": "^4.17.15",
142142
"marked": "^1.1.0",
143143
"node-sass": "^4.14.1",
144-
"nuxt": "^2.13.1",
144+
"nuxt": "^2.13.3",
145145
"postcss-cli": "^7.1.1",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148-
"rollup": "^2.18.0",
148+
"rollup": "^2.18.2",
149149
"rollup-plugin-babel": "^4.4.0",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",

0 commit comments

Comments
 (0)