Skip to content

Commit 1bee7fb

Browse files
committed
chore: update playwright to version 1.54.1 in package.json and package-lock.json, removing older version references
1 parent c9b24ba commit 1bee7fb

2 files changed

Lines changed: 51 additions & 45 deletions

File tree

package-lock.json

Lines changed: 50 additions & 44 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
@@ -77,6 +77,7 @@
7777
"lint-staged": "^10.2.2",
7878
"multer": "^1.4.2",
7979
"node-cache": "^5.1.0",
80+
"playwright": "^1.25.2",
8081
"postcss": "^8.4.14",
8182
"rimraf": "^3.0.1",
8283
"rollup": "^2.75.6",
@@ -149,7 +150,6 @@
149150
]
150151
},
151152
"overrides": {
152-
"playwright": "1.25.2",
153153
"unset-value": "2.0.1",
154154
"semver": "7.5.4",
155155
"decode-uri-component": "0.4.1",

0 commit comments

Comments
 (0)