Skip to content

Commit

Permalink
Update jest monorepo (#8835)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent d6ca63c commit 9c97261
Show file tree
Hide file tree
Showing 13 changed files with 711 additions and 131 deletions.
4 changes: 2 additions & 2 deletions packages/app-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"devDependencies": {
"@joplin/tools": "~2.13",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "18.17.11",
"@types/proper-lockfile": "^4.1.2",
"gulp": "4.0.2",
"jest": "29.6.2",
"jest": "29.6.4",
"temp": "0.9.4",
"typescript": "5.1.6"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/app-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@electron/rebuild": "3.3.0",
"@joplin/tools": "~2.13",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "18.17.11",
"@types/react": "18.2.21",
"@types/react-redux": "7.1.26",
Expand All @@ -120,8 +120,8 @@
"electron-builder": "24.4.0",
"glob": "10.3.3",
"gulp": "4.0.2",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"js-sha512": "0.8.0",
"nan": "2.17.0",
"react-test-renderer": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/app-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,18 @@
"@testing-library/react-native": "12.2.2",
"@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/react": "18.2.21",
"@types/react-native": "0.70.6",
"@types/react-redux": "7.1.26",
"@types/tar-stream": "2.2.2",
"babel-jest": "29.6.2",
"babel-jest": "29.6.4",
"babel-plugin-module-resolver": "4.1.0",
"execa": "4.1.0",
"fs-extra": "11.1.1",
"gulp": "4.0.2",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"jetifier": "2.0.0",
"jsdom": "22.1.0",
"md5-file": "5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/fork-htmlparser2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"entities": "2.2.0"
},
"devDependencies": {
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "18.17.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"coveralls": "3.1.1",
"eslint": "8.46.0",
"jest": "29.6.2",
"jest": "29.6.4",
"prettier": "2.8.8",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-joplin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"yosay": "2.0.2"
},
"devDependencies": {
"jest": "29.6.2"
"jest": "29.6.4"
},
"repository": "https://github.com/laurent22/generator-joplin",
"license": "AGPL-3.0-or-later",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/js-yaml": "4.0.5",
"@types/node": "18.17.11",
"@types/node-rsa": "1.1.1",
"@types/react": "18.2.21",
"@types/uuid": "9.0.2",
"clean-html": "1.5.0",
"jest": "29.6.2",
"jest": "29.6.4",
"sharp": "0.32.5",
"typescript": "5.1.6"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/pdf-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"author": "Joplin",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/pdfjs-dist": "2.10.378",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-components": "5.1.26",
"babel-jest": "29.6.2",
"babel-jest": "29.6.4",
"css-loader": "6.8.1",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"style-loader": "3.3.3",
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-repo-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "18.17.11",
"jest": "29.6.2",
"jest": "29.6.4",
"source-map-loader": "4.0.1",
"typescript": "5.1.6",
"webpack": "5.65.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "18.17.11",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@rmp135/sql-ts": "1.18.0",
"@types/formidable": "2.0.6",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/jest-expect-message": "1.0.4",
"@types/jsdom": "21.1.2",
"@types/koa": "2.13.8",
Expand All @@ -72,7 +72,7 @@
"@types/yargs": "17.0.24",
"@types/zxcvbn": "4.4.1",
"gulp": "4.0.2",
"jest": "29.6.2",
"jest": "29.6.4",
"jest-expect-message": "1.1.3",
"jsdom": "22.1.0",
"node-mocks-http": "1.12.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"@joplin/fork-htmlparser2": "^4.1.46",
"@rmp135/sql-ts": "1.18.0",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/mustache": "4.2.2",
"@types/node": "18.17.11",
"@types/node-fetch": "2.6.4",
"@types/yargs": "17.0.24",
"gettext-extractor": "3.8.0",
"gulp": "4.0.2",
"html-entities": "1.4.0",
"jest": "29.6.2",
"jest": "29.6.4",
"rss": "1.2.2",
"sass": "1.64.2",
"sqlite3": "5.1.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node-fetch": "2.6.4",
"jest": "29.6.2",
"jest": "29.6.4",
"ts-jest": "29.1.1"
}
}
Loading

0 comments on commit 9c97261

Please sign in to comment.