Skip to content

Commit 97be772

Browse files
authored
Bump Playwright and MSW to latest (#1826)
bump playwright and msw to latest
1 parent 87f4d8b commit 97be772

File tree

2 files changed

+40
-42
lines changed

2 files changed

+40
-42
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
7878
"@ladle/react": "^3.2.1",
7979
"@mswjs/http-middleware": "^0.8.0",
80-
"@playwright/test": "^1.39.0",
80+
"@playwright/test": "^1.40.1",
8181
"@testing-library/dom": "^9.3.3",
8282
"@testing-library/jest-dom": "^6.1.4",
8383
"@testing-library/react": "^14.0.0",
@@ -108,7 +108,7 @@
108108
"identity-obj-proxy": "^3.0.0",
109109
"jsdom": "^22.1.0",
110110
"lint-staged": "^14.0.1",
111-
"msw": "^2.0.7",
111+
"msw": "^2.0.9",
112112
"patch-package": "^8.0.0",
113113
"postcss": "^8.2.9",
114114
"postcss-import": "^15.1.0",
@@ -123,7 +123,7 @@
123123
"tailwindcss": "^3.3.5",
124124
"type-fest": "^4.4.0",
125125
"typescript": "~5.2.2",
126-
"vite": "^5.0.0",
126+
"vite": "^5.0.4",
127127
"vite-plugin-html": "^3.2.0",
128128
"vitest": "^0.34.6"
129129
},

0 commit comments

Comments
 (0)