Skip to content

Commit a2cf5fa

Browse files
chore(deps-dev): bump @vue/test-utils from 1.3.4 to 1.3.5 in /web
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](https://github.com/vuejs/test-utils/commits) --- updated-dependencies: - dependency-name: "@vue/test-utils" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 519b1ad commit a2cf5fa

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

web/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@nuxtjs/eslint-module": "^4.0.2",
5454
"@nuxtjs/stylelint-module": "^5.0.1",
5555
"@nuxtjs/vuetify": "^1.12.3",
56-
"@vue/test-utils": "^1.3.4",
56+
"@vue/test-utils": "^1.3.5",
5757
"babel-core": "7.0.0-bridge.0",
5858
"babel-jest": "^29.5.0",
5959
"eslint": "^8.38.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3515,10 +3515,10 @@
35153515
optionalDependencies:
35163516
prettier "^1.18.2 || ^2.0.0"
35173517

3518-
"@vue/test-utils@^1.3.4":
3519-
version "1.3.4"
3520-
resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.3.4.tgz"
3521-
integrity sha512-yh2sbosCxk5FfwjXYXdY9rUffaJqYEFjsod5sCD4oosRn2x8LfBLEzQH0scdo5n7z8VkBUThpYzbkI6DVAWimA==
3518+
"@vue/test-utils@^1.3.5":
3519+
version "1.3.5"
3520+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.3.5.tgz#7beba75901c3a08a48b5657b63de02094dc40719"
3521+
integrity sha512-ezdlDNoxi5m/eP5Chg34AjnmNplrik4fyzB2DB9Yqa32OpywV8IvHqK9eCf+nIVsHFBejjV00agPFYRH2/D3Hg==
35223522
dependencies:
35233523
dom-event-types "^1.0.0"
35243524
lodash "^4.17.15"

0 commit comments

Comments
 (0)