1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update jest monorepo (#8835)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-14 06:52:06 +00:00 committed by GitHub
parent d6ca63c9ac
commit 9c972618b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 718 additions and 138 deletions

View File

@ -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"
}

View File

@ -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",
@ -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",

View File

@ -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",

View File

@ -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"

View File

@ -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",

View File

@ -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"
},

View File

@ -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",

View File

@ -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",

View File

@ -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"
},

View File

@ -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",
@ -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",

View File

@ -45,7 +45,7 @@
"@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",
@ -53,7 +53,7 @@
"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",

View File

@ -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"
}
}

798
yarn.lock

File diff suppressed because it is too large Load Diff