Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 6e99901

Browse files
author
Johannes Lauter
authored
Merge pull request #87 from lautr/renovate/vuetify-1.x-vue-property-decorator-8.x
Update dependency vue-property-decorator to v8.2.2 (vuetify-1.x)
2 parents 335fa86 + 9c40085 commit 6e99901

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"stylus": "0.54.7",
1919
"stylus-loader": "3.0.2",
2020
"ts-node": "8.3.0",
21-
"vue-property-decorator": "8.2.1",
21+
"vue-property-decorator": "8.2.2",
2222
"vuetify": "1.5.18",
2323
"vuetify-loader": "1.3.0",
2424
"vuex-class": "0.3.2",

yarn.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -8057,12 +8057,11 @@ vue-no-ssr@^1.1.1:
80578057
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
80588058
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
80598059

8060-
8061-
version "8.2.1"
8062-
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.2.1.tgz#3791662033b20d20d098cb20e86fd23842982508"
8063-
integrity sha512-zgtcvzGB2JpDqnIxVhTK+6m+dv3uyhYs+tL8elL+DWiXj9kDonKcPY7f1DHYX1NlnWPCj7ht0nL/i8+S1gg76Q==
8060+
8061+
version "8.2.2"
8062+
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.2.2.tgz#ac895e9508ee1bf86e3a28568d94d842c2c8e42f"
8063+
integrity sha512-3gRrIeoUtjXvkoMX2stJsVs7805Pa9MXEndnk21ej+sWO7AIc5HF1TKqK0Pox5TEjpO02UbadIF0QWNrx6ZwXQ==
80648064
dependencies:
8065-
vue "^2.6.10"
80668065
vue-class-component "^7.0.1"
80678066

80688067
vue-router@^3.0.6:

0 commit comments

Comments
 (0)