Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2023
1 parent bb78f88 commit e711d4d
Show file tree
Hide file tree
Showing 54 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion documentation/serenity-js.org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mocha": "^10.2.0",
"nodemon": "^3.0.1",
"ts-node": "^10.9.1",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"@types/chai": "^4.3.5",
"npm-failsafe": "^1.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/cucumber-reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"@types/chai": "^4.3.5",
"npm-failsafe": "^1.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/cucumber-rest-api-level-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"express": "^4.18.2",
"npm-failsafe": "^1.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/jasmine-rest-api-level-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"jasmine": "^3.99.0",
"npm-failsafe": "^1.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/mocha-rest-api-level-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"mocha": "^10.2.0",
"npm-failsafe": "^1.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"npm-failsafe": "^1.0.0",
"protractor": "^7.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-jasmine-todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"npm-failsafe": "^1.0.0",
"protractor": "^7.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"npm-failsafe": "^1.0.0",
"protractor": "^7.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/protractor-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"npm-failsafe": "^1.0.0",
"protractor": "^7.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"npm-failsafe": "^1.0.0",
"webdriverio": "8.15.10",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"npm-failsafe": "^1.0.0",
"webdriverio": "8.15.10",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-mocha-todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"npm-failsafe": "^1.0.0",
"webdriverio": "8.15.10",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/webdriverio-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"npm-failsafe": "^1.0.0",
"webdriverio": "8.15.10",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-8-javascript-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-8-legacy-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/cucumber-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"@types/chai": "^4.3.5",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/playwright-test-ct/package.json
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/playwright-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"playwright": "^1.37.1",
"start-server-and-test": "^2.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"npm-failsafe": "^1.0.0",
"protractor": "^7.0.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/testing-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"chai-as-promised": "^7.1.1",
"tiny-types": "^1.20.0",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/web-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6",
"typescript": "5.2.2",
"start-server-and-test": "^2.0.0"
}
}
2 changes: 1 addition & 1 deletion integration/webdriverio-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"mocha": "^10.2.0",
"mocha-multi": "^1.1.7",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion integration/webdriverio-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"wdio-chromedriver-service": "8.1.1",
"webdriverio": "8.15.10",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}

0 comments on commit e711d4d

Please sign in to comment.