Skip to content

Commit 337b0a0

Browse files
chore(deps): update devdependency @nuxt/test-utils to v0.2.2 (#40)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a2dba73 commit 337b0a0

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
@@ -35,7 +35,7 @@
3535
"@babel/plugin-transform-runtime": "7.13.10",
3636
"@babel/preset-env": "7.13.12",
3737
"@babel/preset-typescript": "7.13.0",
38-
"@nuxt/test-utils": "0.2.1",
38+
"@nuxt/test-utils": "0.2.2",
3939
"@nuxt/types": "2.15.3",
4040
"@nuxtjs/eslint-config-typescript": "6.0.0",
4141
"@release-it/conventional-changelog": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,10 +1397,10 @@
13971397
rc9 "^1.2.0"
13981398
std-env "^2.2.1"
13991399

1400-
1401-
version "0.2.1"
1402-
resolved "https://registry.yarnpkg.com/@nuxt/test-utils/-/test-utils-0.2.1.tgz#cc91e1217087d5b78ad8b7acbca16c825dc9d053"
1403-
integrity sha512-HbkaD4vSGYWOK88O5msmAnVetSyQbecElFWaFnBGDPj5Ua6WegdIpS6n7hRVUXjNRMbORgx0blDESClvTzRcuQ==
1400+
1401+
version "0.2.2"
1402+
resolved "https://registry.yarnpkg.com/@nuxt/test-utils/-/test-utils-0.2.2.tgz#c981806b4dfe520e30abe5844316406bf9ff6a91"
1403+
integrity sha512-dEbYZ9OcMT0oJb1Ot2+ZUSc95JWpYPtKzLUE/x9uFVLxa4ae3WZFQd9n0/n5afAC8stji7UxP/LKn1bVWl41Cw==
14041404
dependencies:
14051405
"@babel/preset-typescript" "^7.13.0"
14061406
consola "^2.15.3"

0 commit comments

Comments
 (0)