Skip to content

Commit df0439e

Browse files
authored
Merge pull request #434 from codeforjapan/dependabot/npm_and_yarn/vue-property-decorator-9.0.2
Bump vue-property-decorator from 9.0.0 to 9.0.2
2 parents 62ad48a + 56fd3c0 commit df0439e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"nuxt-svg-loader": "^1.2.0",
4646
"nuxt-webfontloader": "^1.1.0",
4747
"uuid": "^8.3.1",
48-
"vue-property-decorator": "^9.0.0",
48+
"vue-property-decorator": "^9.0.2",
4949
"vuex": "^3.5.1",
5050
"vuex-class-component": "^2.3.5"
5151
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14328,10 +14328,10 @@ vue-no-ssr@^1.1.1:
1432814328
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
1432914329
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
1433014330

14331-
vue-property-decorator@^9.0.0:
14332-
version "9.0.0"
14333-
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a"
14334-
integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ==
14331+
vue-property-decorator@^9.0.0, vue-property-decorator@^9.0.2:
14332+
version "9.0.2"
14333+
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.2.tgz#118459d77b4d5613ab2bbccba2edd5d7af685d30"
14334+
integrity sha512-mxuJHfUGs/3rUyFj2vykDIvYXCUKBrzhemm7mT8dE9QYTbNA/4qVQ5gwhNCIkKyQc8RQIXQ+0jriqinUDuuU9w==
1433514335

1433614336
vue-router@^3.4.3:
1433714337
version "3.4.3"

0 commit comments

Comments
 (0)