Skip to content

Commit 6742471

Browse files
authored
chore(): update playwright to latest (fabricjs#10860)
1 parent abe7ae4 commit 6742471

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [next]
44

5+
- chore(): update playwright to latest [#10860](https://github.com/fabricjs/fabric.js/pull/10860)
56
- chore(): fix Canvas-dispose tests on firefox [#10859](https://github.com/fabricjs/fabric.js/pull/10859)
67
- chore(): update vitest to 4.0.18 [#10858](https://github.com/fabricjs/fabric.js/pull/10858)
78
- chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory [#10853](https://github.com/fabricjs/fabric.js/pull/10853)

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@babel/preset-env": "^7.28.3",
7373
"@babel/preset-typescript": "^7.27.1",
7474
"@eslint/js": "^9.37.0",
75-
"@playwright/test": "^1.56.0",
75+
"@playwright/test": "^1.58.1",
7676
"@rollup/plugin-babel": "^6.0.4",
7777
"@rollup/plugin-json": "^6.1.0",
7878
"@rollup/plugin-terser": "^0.4.4",

0 commit comments

Comments
 (0)