Skip to content

Commit 3a1aa3c

Browse files
committed
Dependencies update
1 parent 2196879 commit 3a1aa3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/service/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wdio/devtools-service",
3-
"version": "10.2.0",
3+
"version": "10.1.0",
44
"description": "Hook up WebdriverIO with DevTools",
55
"author": "Christian Bromann <mail@bromann.dev>",
66
"repository": {
@@ -42,12 +42,12 @@
4242
"@wdio/types": "9.16.2",
4343
"import-meta-resolve": "^4.1.0",
4444
"stack-trace": "1.0.0-pre2",
45+
"@babel/parser": "^7.28.4",
46+
"@babel/traverse": "^7.28.4",
4547
"ws": "^8.18.3"
4648
},
4749
"license": "MIT",
4850
"devDependencies": {
49-
"@babel/parser": "^7.28.4",
50-
"@babel/traverse": "^7.28.4",
5151
"@types/babel__core": "^7.20.5",
5252
"@types/babel__traverse": "^7.28.0",
5353
"@types/stack-trace": "^0.0.33",

0 commit comments

Comments
 (0)