Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit b03167c

Browse files
Bump vue-input-autowidth from 1.0.9 to 1.0.10
Bumps [vue-input-autowidth](https://github.com/syropian/vue-input-autowidth) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/syropian/vue-input-autowidth/releases) - [Commits](syropian/vue-input-autowidth@v1.0.9...v1.0.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8003295 commit b03167c

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
@@ -29,7 +29,7 @@
2929
"vue": "^2.6.10",
3030
"vue-apollo": "^3.0.0-beta.11",
3131
"vue-element-loading": "^1.1.5",
32-
"vue-input-autowidth": "^1.0.9",
32+
"vue-input-autowidth": "^1.0.10",
3333
"vue-multipane": "^0.9.5",
3434
"vue-multiselect": "^2.1.6",
3535
"vue-router": "^3.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12665,10 +12665,10 @@ vue-hot-reload-api@^2.3.0:
1266512665
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
1266612666
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
1266712667

12668-
vue-input-autowidth@^1.0.9:
12669-
version "1.0.9"
12670-
resolved "https://registry.yarnpkg.com/vue-input-autowidth/-/vue-input-autowidth-1.0.9.tgz#8f615fa81323937035787c1049e703bcbd41fe53"
12671-
integrity sha512-2yWwRKRt8SIgNE9YR4Yv543FS2JgoRELKNoqRybfdJRiAjWImfIk1JufKGrAjynGIH+vqdPHYf5S1t9wp78PqA==
12668+
vue-input-autowidth@^1.0.10:
12669+
version "1.0.10"
12670+
resolved "https://registry.yarnpkg.com/vue-input-autowidth/-/vue-input-autowidth-1.0.10.tgz#d88c6343036e0482d53050a77fd7643a30cbcc69"
12671+
integrity sha512-+PpSoqeQkvtCtIVpx47ZY2YMLp1dSiLCgCh/xOt0mCBoDulpQ9DufpYcGX8z9edQuWak9AKHLVGGZLXU47PWbw==
1267212672
dependencies:
1267312673
es6-object-assign "^1.1.0"
1267412674

0 commit comments

Comments
 (0)