diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-29 20:30:32 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 20:30:32 +0000 |
| commit | ff73efcc08311a73937fccf59e1407d3210dad47 (patch) | |
| tree | c8ef40ca799d30cac38aabe72b5cfc9e934c1970 /package.json | |
| parent | Merge pull request #7039 from syuilo/dependabot/npm_and_yarn/typescript-4.1.3 (diff) | |
| parent | Bump vue-color from 2.7.1 to 2.8.1 (diff) | |
| download | misskey-ff73efcc08311a73937fccf59e1407d3210dad47.tar.gz misskey-ff73efcc08311a73937fccf59e1407d3210dad47.tar.bz2 misskey-ff73efcc08311a73937fccf59e1407d3210dad47.zip | |
Merge pull request #7040 from syuilo/dependabot/npm_and_yarn/vue-color-2.8.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ae3e2bd10e..4ad5644e2f 100644 --- a/package.json +++ b/package.json @@ -244,7 +244,7 @@ "v-debounce": "0.1.2", "vanilla-tilt": "1.7.0", "vue": "3.0.3", - "vue-color": "2.7.1", + "vue-color": "2.8.1", "vue-json-pretty": "1.7.1", "vue-loader": "16.0.0", "vue-prism-editor": "2.0.0-alpha.2", |