Skip to content

Commit

Permalink
⬆️ Bump jsdom and jest
Browse files Browse the repository at this point in the history
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `jsdom`

Updates `jest` from 24.9.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 1b73eb1 commit d69d05a
Show file tree
Hide file tree
Showing 15 changed files with 25,660 additions and 18,180 deletions.
3,252 changes: 3,252 additions & 0 deletions jovo-model-util/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jovo-model-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/jest": "^24.0.25",
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion jovo-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/lodash.has": "^4.5.6",
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
17,132 changes: 8,544 additions & 8,588 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/lodash": "^4.14.149",
"@types/node": "^13.1.5",
"auto-changelog": "^2.3.0",
"jest": "^24.9.0",
"jest": "^29.7.0",
"lerna": "^3.20.2",
"prettier": "^1.19.1",
"ts-jest": "^24.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-alexa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/tv4": "^1.2.29",
"@types/uuid": "3.4.3",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-google/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-lex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
23,432 changes: 13,852 additions & 9,580 deletions packages/jovo-model-lexv2/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/jovo-model-lexv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-luis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-nlpjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-rasa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jovo-model-snips/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^13.1.5",
"@types/tv4": "^1.2.29",
"gulp": "^4.0.2",
"jest": "^24.9.0",
"jest": "^29.7.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.3.0",
"tslint": "^5.20.1",
Expand Down

0 comments on commit d69d05a

Please sign in to comment.