Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit bbff70e

Browse files
committed
Update dependency @nuxt/test-utils to v3.14.4
1 parent fd45d67 commit bbff70e

File tree

4 files changed

+46
-44
lines changed

4 files changed

+46
-44
lines changed

javascript/shared-todo-starter/package-lock.json

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

javascript/shared-todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@nuxt/kit": "3.13.2",
15-
"@nuxt/test-utils": "3.14.3",
15+
"@nuxt/test-utils": "3.14.4",
1616
"@nuxtjs/tailwindcss": "6.12.2",
1717
"@playwright/test": "^1.44.1",
1818
"@tailwindcss/forms": "0.5.9",

javascript/shared-todo/package-lock.json

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

javascript/shared-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test:browser": "start-server-and-test dev http://localhost:5175 test"
1212
},
1313
"devDependencies": {
14-
"@nuxt/test-utils": "3.14.3",
14+
"@nuxt/test-utils": "3.14.4",
1515
"@nuxtjs/tailwindcss": "6.12.2",
1616
"@playwright/test": "^1.44.1",
1717
"@tailwindcss/forms": "0.5.9",

0 commit comments

Comments
 (0)