Skip to content

Commit bb8d4cc

Browse files
chore(deps-dev): bump @vue/test-utils from 1.3.3 to 1.3.4 in /web
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.3 to 1.3.4. - [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] <[email protected]>
1 parent 3d5bed7 commit bb8d4cc

File tree

3 files changed

+105
-45
lines changed

3 files changed

+105
-45
lines changed

web/package-lock.json

Lines changed: 100 additions & 40 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
@@ -52,7 +52,7 @@
5252
"@nuxtjs/eslint-module": "^3.0.2",
5353
"@nuxtjs/stylelint-module": "^4.1.0",
5454
"@nuxtjs/vuetify": "^1.12.3",
55-
"@vue/test-utils": "^1.3.3",
55+
"@vue/test-utils": "^1.3.4",
5656
"babel-core": "7.0.0-bridge.0",
5757
"babel-jest": "^29.3.1",
5858
"eslint": "^8.32.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3255,10 +3255,10 @@
32553255
optionalDependencies:
32563256
prettier "^1.18.2 || ^2.0.0"
32573257

3258-
"@vue/test-utils@^1.3.3":
3259-
version "1.3.3"
3260-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.3.3.tgz#4fbd38587b0ec091dfaa355ac38ce3d888273285"
3261-
integrity sha512-DmZkKrH5/MSkrU0hhHhv5+aOXcEJSaOhutKMOh2viuiLiMaFeOLPiTEvtegLunO3rXBagzHO681qW1sNMaB1sQ==
3258+
"@vue/test-utils@^1.3.4":
3259+
version "1.3.4"
3260+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.3.4.tgz#83a68179178cb3da4b2b7c5c59ac660dbdff8ef5"
3261+
integrity sha512-yh2sbosCxk5FfwjXYXdY9rUffaJqYEFjsod5sCD4oosRn2x8LfBLEzQH0scdo5n7z8VkBUThpYzbkI6DVAWimA==
32623262
dependencies:
32633263
dom-event-types "^1.0.0"
32643264
lodash "^4.17.15"

0 commit comments

Comments
 (0)