Skip to content

Commit

Permalink
Add @wdio/logger package to nuget package (#3224)
Browse files Browse the repository at this point in the history
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Adding wdio logger package
  • Loading branch information
samuelfreiberg authored Nov 10, 2023
1 parent 0c4eed7 commit 6552dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tester_deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@wdio/cli": "7.30.1",
"@wdio/jasmine-framework": "7.26.0",
"@wdio/local-runner": "7.30.1",
"@wdio/logger": "7.26.0",
"@wdio/spec-reporter": "7.29.1",
"appium": "^2.0.0",
"appium-windows-driver": "^2.12.0",
Expand Down
1 change: 1 addition & 0 deletions tester_deps/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3246,6 +3246,7 @@ __metadata:
"@wdio/cli": 7.30.1
"@wdio/jasmine-framework": 7.26.0
"@wdio/local-runner": 7.30.1
"@wdio/logger": 7.26.0
"@wdio/spec-reporter": 7.29.1
appium: ^2.0.0
appium-windows-driver: ^2.12.0
Expand Down

0 comments on commit 6552dc0

Please sign in to comment.