Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d99c090 commit a654627
Showing 5 changed files with 1,442 additions and 1,817 deletions.
410 changes: 399 additions & 11 deletions client/package-lock.json
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@
"@lumieducation/xapi-aggregator": "^1.0.1-alpha.7",
"@testing-library/jest-dom": "5.16.5",
"@types/debug": "4.1.7",
"@types/jest": "28.1.0",
"@types/jest": "29.5.2",
"@types/lodash": "4.14.194",
"@types/path-browserify": "1.0.0",
"@types/react": "17.0.53",
2,839 changes: 1,038 additions & 1,801 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@
"@commitlint/config-conventional": "17.6.3",
"@semantic-release/git": "10.0.1",
"@types/express": "4.17.17",
"@types/jest": "28.1.0",
"@types/jest": "29.5.2",
"@types/socket.io": "3.0.1",
"@types/socket.io-client": "1.4.36",
"@typescript-eslint/eslint-plugin": "5.59.5",
@@ -93,14 +93,14 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "8.0.3",
"jest": "28.1.0",
"jest": "29.6.0",
"json-autotranslate": "1.11.0",
"prettier": "2.6.2",
"semantic-release": "19.0.5",
"socket.io-client": "4.6.1",
"spectron": "19.0.0",
"supertest": "6.3.3",
"ts-jest": "28.0.8",
"ts-jest": "29.1.1",
"typescript": "4.7.3"
},
"repository": {
2 changes: 1 addition & 1 deletion reporter-client/package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
]
},
"devDependencies": {
"@types/jest": "28.1.0",
"@types/jest": "29.5.2",
"@types/node": "17.0.39",
"@types/react": "18.0.11",
"@types/react-dom": "18.0.5",

0 comments on commit a654627

Please sign in to comment.