Skip to content

Commit 70359fb

Browse files
authored
Merge pull request #26 from Zemhart/dependabot/npm_and_yarn/vue-2.6.12
Bump vue from 2.3.3 to 2.6.12
2 parents 5a2bae1 + 2ee5217 commit 70359fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"jquery": "^3.5.0",
1717
"laravel-mix": "0.*",
1818
"lodash": "^4.17.19",
19-
"vue": "^2.1.10"
19+
"vue": "^2.6.12"
2020
}
2121
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5933,9 +5933,9 @@ vue-template-es2015-compiler@^1.2.2:
59335933
version "1.5.2"
59345934
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.5.2.tgz#a0a6c50c941d2a4abda963f2f42c337ac450ee95"
59355935

5936-
vue@^2.1.10:
5937-
version "2.3.3"
5938-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.3.3.tgz#d1eaa8fde5240735a4563e74f2c7fead9cbb064c"
5936+
vue@^2.6.12:
5937+
version "2.6.12"
5938+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123"
59395939

59405940
ware@^1.2.0:
59415941
version "1.3.0"

0 commit comments

Comments
 (0)