Skip to content

Commit 886c135

Browse files
committed
Merge branch 'release/1.3.6'
2 parents 8f81c15 + ebb63b0 commit 886c135

File tree

2 files changed

+346
-363
lines changed

2 files changed

+346
-363
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuex-map-fields",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "Enable two-way data binding for form fields saved in a Vuex store",
55
"keywords": [
66
"vue",
@@ -29,18 +29,18 @@
2929
},
3030
"devDependencies": {
3131
"@avalanche/eslint-config": "^4.0.0",
32-
"@babel/core": "^7.5.5",
33-
"@babel/preset-env": "^7.5.5",
32+
"@babel/core": "^7.6.4",
33+
"@babel/preset-env": "^7.6.3",
3434
"@vue/test-utils": "1.0.0-beta.29",
3535
"babel-core": "^7.0.0-bridge.0",
3636
"babel-jest": "^24.9.0",
37-
"coveralls": "^3.0.6",
38-
"eslint": "^6.2.1",
37+
"coveralls": "^3.0.7",
38+
"eslint": "^6.5.1",
3939
"eslint-plugin-compat": "^3.3.0",
4040
"eslint-plugin-import": "^2.18.2",
41-
"eslint-plugin-markdown": "^1.0.0",
41+
"eslint-plugin-markdown": "^1.0.1",
4242
"jest": "^24.9.0",
43-
"rollup": "^1.19.4",
43+
"rollup": "^1.25.2",
4444
"rollup-plugin-babel": "^4.3.3",
4545
"uglify-es": "^3.3.9",
4646
"vue": "^2.6.10",

0 commit comments

Comments
 (0)