1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 07:31:46 +01:00

Merge pull request #666 from amir20/dependabot/npm_and_yarn/vue/test-utils-1.0.5

This commit is contained in:
dependabot-preview[bot]
2020-08-29 12:07:51 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"@babel/core": "^7.11.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@vue/component-compiler-utils": "^3.2.0",
"@vue/test-utils": "^1.0.4",
"@vue/test-utils": "^1.0.5",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.3.0",
"babel-preset-env": "^1.7.0",

View File

@@ -1116,10 +1116,10 @@
optionalDependencies:
prettier "^1.18.2"
"@vue/test-utils@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.4.tgz#6341caccdf72da5914a5168e680ea12550fba98a"
integrity sha512-uIdDqFauzNJWlhltLSZU+P3uHEgUQczklSv2b1EKC7JzxBg9OY/5sx8UyuJwBD+zuxidhFZ4SjTuPgr8cdf63w==
"@vue/test-utils@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.5.tgz#676e1f986bb93ddc869d9c6cf1c820183d64d92f"
integrity sha512-P2x8kXwqfTXesAdfJQN146V1S3QD3Xv9wYZ1B09Oecmg7I3Fpqqo1CwfIn5ivwuXyBPQWFDH4vyBHynnYjIkRg==
dependencies:
dom-event-types "^1.0.0"
lodash "^4.17.15"