Skip to content

Commit

Permalink
2026: add missing ts-node dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsporck committed Oct 12, 2023
1 parent da0e3db commit 7cb7e20
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@wdio/selenium-standalone-service": "^8.3.2",
"@wdio/spec-reporter": "^8.3.0",
"@wdio/types": "^8.3.0",
"ts-node": "^10.9.1",
"webdriverio": "^8.3.2"
}
}
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6176,6 +6176,7 @@ __metadata:
"@wdio/selenium-standalone-service": ^8.3.2
"@wdio/spec-reporter": ^8.3.0
"@wdio/types": ^8.3.0
ts-node: ^10.9.1
webdriverio: ^8.3.2
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 7cb7e20

Please sign in to comment.