Skip to content

Commit 179f736

Browse files
committed
Updated typescript to v5.6.3
1 parent 320de7c commit 179f736

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vasu-playwright-utils",
3-
"version": "1.18.3",
3+
"version": "1.18.4",
44
"description": "Playwright Typescript Library with reusable utilities",
55
"main": "./dist/src/vasu-playwright-lib/index.js",
66
"types": "./dist/src/vasu-playwright-lib/index.d.ts",
@@ -66,7 +66,7 @@
6666
"prettier": "^3.3.3",
6767
"rimraf": "^6.0.1",
6868
"tslib": "^2.8.0",
69-
"typescript": "5.5.4",
69+
"typescript": "5.6.3",
7070
"winston": "^3.15.0"
7171
},
7272
"peerDependencies": {

0 commit comments

Comments
 (0)