Skip to content

Commit

Permalink
fix(core): build with TypeScript 5.2
Browse files Browse the repository at this point in the history
which is the latest version supported by TypeDoc
  • Loading branch information
jan-molak committed Feb 2, 2024
1 parent a3a54c4 commit 2f261ee
Show file tree
Hide file tree
Showing 58 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion documentation/serenity-js.org/package.json
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.3",
"@tsconfig/docusaurus": "1.0.7",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/calculator-app/package.json
Expand Up @@ -42,7 +42,7 @@
"mocha": "10.2.0",
"nodemon": "3.0.3",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/cucumber-domain-level-testing/package.json
Expand Up @@ -45,6 +45,6 @@
"@types/chai": "4.3.11",
"npm-failsafe": "1.2.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/cucumber-reporting/package.json
Expand Up @@ -44,6 +44,6 @@
"@types/chai": "4.3.11",
"npm-failsafe": "1.2.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/cucumber-rest-api-level-testing/package.json
Expand Up @@ -49,6 +49,6 @@
"express": "4.18.2",
"npm-failsafe": "1.2.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/jasmine-rest-api-level-testing/package.json
Expand Up @@ -47,6 +47,6 @@
"jasmine": "5.1.0",
"npm-failsafe": "1.2.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/mocha-rest-api-level-testing/package.json
Expand Up @@ -47,6 +47,6 @@
"mocha": "10.2.0",
"npm-failsafe": "1.2.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-cucumber/package.json
Expand Up @@ -50,6 +50,6 @@
"npm-failsafe": "1.2.0",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-jasmine-todomvc/package.json
Expand Up @@ -48,6 +48,6 @@
"npm-failsafe": "1.2.0",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-jasmine/package.json
Expand Up @@ -51,6 +51,6 @@
"npm-failsafe": "1.2.0",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-mocha/package.json
Expand Up @@ -51,6 +51,6 @@
"npm-failsafe": "1.2.0",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-cucumber/package.json
Expand Up @@ -47,6 +47,6 @@
"npm-failsafe": "1.2.0",
"webdriverio": "8.29.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-jasmine/package.json
Expand Up @@ -47,6 +47,6 @@
"npm-failsafe": "1.2.0",
"webdriverio": "8.29.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-mocha-todomvc/package.json
Expand Up @@ -49,6 +49,6 @@
"npm-failsafe": "1.2.0",
"webdriverio": "8.29.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-mocha/package.json
Expand Up @@ -47,6 +47,6 @@
"npm-failsafe": "1.2.0",
"webdriverio": "8.29.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-1/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-10/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-2/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-3/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-4/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-5/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-6/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-7/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-8-javascript-api/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-8-legacy-api/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-9/package.json
Expand Up @@ -39,6 +39,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-specs/package.json
Expand Up @@ -36,6 +36,6 @@
"@types/chai": "4.3.11",
"mocha": "10.2.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/jasmine/package.json
Expand Up @@ -41,6 +41,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/mocha/package.json
Expand Up @@ -40,6 +40,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/playwright-test-ct/package.json
Expand Up @@ -37,6 +37,6 @@
"@serenity-js/web": "^3.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/playwright-test/package.json
Expand Up @@ -44,6 +44,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/playwright-web/package.json
Expand Up @@ -56,6 +56,6 @@
"playwright": "1.41.2",
"start-server-and-test": "2.0.3",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-cucumber/package.json
Expand Up @@ -43,6 +43,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-jasmine/package.json
Expand Up @@ -43,6 +43,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-mocha/package.json
Expand Up @@ -42,6 +42,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-web/package.json
Expand Up @@ -55,6 +55,6 @@
"npm-failsafe": "1.2.0",
"protractor": "^7.0.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/rest/package.json
Expand Up @@ -44,6 +44,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/testing-tools/package.json
Expand Up @@ -45,6 +45,6 @@
"chai-as-promised": "7.1.1",
"tiny-types": "1.21.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/web-specs/package.json
Expand Up @@ -50,7 +50,7 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"typescript": "5.2.2",
"start-server-and-test": "2.0.3"
}
}
2 changes: 1 addition & 1 deletion integration/webdriverio-cucumber/package.json
Expand Up @@ -46,6 +46,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/webdriverio-web/package.json
Expand Up @@ -63,6 +63,6 @@
"wdio-chromedriver-service": "8.1.1",
"webdriverio": "8.29.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -126,7 +126,7 @@
"sinon-chai": "3.7.0",
"test-console": "2.0.0",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/assertions/package.json
Expand Up @@ -55,6 +55,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/console-reporter/package.json
Expand Up @@ -55,6 +55,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -58,7 +58,7 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cucumber/package.json
Expand Up @@ -71,6 +71,6 @@
"mocha": "10.2.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}

0 comments on commit 2f261ee

Please sign in to comment.