Skip to content

Commit a4ea9be

Browse files
dependabot[bot]Jacquelyn Vinson
authored and
Jacquelyn Vinson
committed
chore(deps-dev): bump @vue/test-utils from 1.1.2 to 1.1.4
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/vuejs/vue-test-utils/releases) - [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.4/packages/test-utils) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0014a2b commit a4ea9be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@nuxtjs/robots": "^2.5.0",
104104
"@nuxtjs/sitemap": "^2.4.0",
105105
"@testing-library/jest-dom": "^5.11.9",
106-
"@vue/test-utils": "^1.1.2",
106+
"@vue/test-utils": "^1.1.4",
107107
"autoprefixer": "^10.2.4",
108108
"babel-core": "^7.0.0-bridge.0",
109109
"babel-eslint": "^10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2184,10 +2184,10 @@
21842184
optionalDependencies:
21852185
prettier "^1.18.2"
21862186

2187-
"@vue/test-utils@^1.1.2":
2188-
version "1.1.2"
2189-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.1.2.tgz#fdb487448dceefeaf3d01d465f7c836a3d666dbc"
2190-
integrity sha512-utbIL7zn9c+SjhybPwh48lpWCiluFCbP1yyRNAy1fQsw/6hiNFioaWy05FoVAFIZXC5WwBf+5r4ypfM1j/nI4A==
2187+
"@vue/test-utils@^1.1.4":
2188+
version "1.1.4"
2189+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.1.4.tgz#a9acb32ea1fa4535b2e1ce5ca100bceb4fade2db"
2190+
integrity sha512-9BeL8IqGvJKy553lq/07rhYURQkpS/k+j19rJ/4eDpGJk7z872M0YrBWFhjS14yMKlvYVYOCfWnVIXyrAx0xNw==
21912191
dependencies:
21922192
dom-event-types "^1.0.0"
21932193
lodash "^4.17.15"

0 commit comments

Comments
 (0)