diff --git a/.yarn/cache/@types-jest-npm-27.4.1-31d07cd0d8-5184f3eef4.zip b/.yarn/cache/@types-jest-npm-27.4.1-31d07cd0d8-5184f3eef4.zip deleted file mode 100644 index 28e1c1b12..000000000 Binary files a/.yarn/cache/@types-jest-npm-27.4.1-31d07cd0d8-5184f3eef4.zip and /dev/null differ diff --git a/.yarn/cache/@types-jest-npm-27.5.2-f8ba570ba6-7e11c6826a.zip b/.yarn/cache/@types-jest-npm-27.5.2-f8ba570ba6-7e11c6826a.zip deleted file mode 100644 index d8ef95a68..000000000 Binary files a/.yarn/cache/@types-jest-npm-27.5.2-f8ba570ba6-7e11c6826a.zip and /dev/null differ diff --git a/packages/api/package.json b/packages/api/package.json index 95f45e7df..1cf467690 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -25,11 +25,11 @@ "test:unit": "jest spec --coverage" }, "devDependencies": { - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@types/lodash": "^4.14.182", "@typescript-eslint/eslint-plugin": "^5.30.0", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "ts-jest": "^27.1.3" }, "dependencies": { diff --git a/packages/components/src/Packages/Editors/org.standardnotes.advanced-checklist/package.json b/packages/components/src/Packages/Editors/org.standardnotes.advanced-checklist/package.json index de7ffbd27..4ca9af027 100644 --- a/packages/components/src/Packages/Editors/org.standardnotes.advanced-checklist/package.json +++ b/packages/components/src/Packages/Editors/org.standardnotes.advanced-checklist/package.json @@ -94,7 +94,7 @@ "@testing-library/jest-dom": "5.16.2", "@testing-library/react": "12.1.4", "@testing-library/user-event": "13.5.0", - "@types/jest": "27.4.1", + "@types/jest": "^28.1.4", "@types/lodash": "4.14.179", "@types/node": "17.0.21", "@types/react": "17.0.40", diff --git a/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json b/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json index 28db4f13f..2bf14c200 100644 --- a/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json +++ b/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "^5.16.2", "@testing-library/react": "^12.1.4", "@testing-library/user-event": "^13.5.0", - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@types/lodash": "^4.14.179", "@types/marked": "^4.0.2", "@types/node": "^17.0.21", diff --git a/packages/encryption/package.json b/packages/encryption/package.json index be4204861..0be978fac 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -25,12 +25,12 @@ }, "devDependencies": { "@standardnotes/config": "2.4.3", - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "*", "eslint": "*", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "prettier": "*", "ts-jest": "^27.1.3", "typescript": "*" diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 0b4d6e7de..cd9c91460 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -23,10 +23,10 @@ "test:unit": "jest" }, "devDependencies": { - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@typescript-eslint/eslint-plugin": "^5.30.0", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "ts-jest": "^27.1.3", "ts-node": "^10.5.0" }, diff --git a/packages/files/package.json b/packages/files/package.json index 5934e8aa8..dc6e32af3 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -23,10 +23,10 @@ "test:unit": "jest" }, "devDependencies": { - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@typescript-eslint/eslint-plugin": "^5.30.0", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "ts-jest": "^27.1.3" }, "dependencies": { diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 070bacc88..7a732511e 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -94,7 +94,7 @@ "@standardnotes/config": "^2.4.3", "@types/detox": "^18.1.0", "@types/faker": "^6.6.9", - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@types/js-base64": "^3.3.1", "@types/react": "17.0.2", "@types/react-native": "^0.67.3", @@ -109,7 +109,7 @@ "eslint-plugin-prettier": "^4.0.0", "faker": "^6.6.6", "get-yarn-workspaces": "^1.0.2", - "jest": "^27.5.1", + "jest": "^28.1.2", "jest-circus": "^27.5.1", "metro-react-native-babel-preset": "^0.70.1", "npm-check-updates": "*", diff --git a/packages/models/package.json b/packages/models/package.json index 766fafd12..bc485ca84 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -23,11 +23,11 @@ "test:unit": "jest" }, "devDependencies": { - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@types/lodash": "^4.14.182", "@typescript-eslint/eslint-plugin": "^5.30.0", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "ts-jest": "^27.1.3", "typescript": "*" }, diff --git a/packages/responses/package.json b/packages/responses/package.json index 5e3939add..e315038ac 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -24,10 +24,10 @@ "test:unit": "jest spec --coverage --passWithNoTests" }, "devDependencies": { - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@typescript-eslint/eslint-plugin": "^5.30.0", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "ts-jest": "^27.1.3" }, "dependencies": { diff --git a/packages/services/package.json b/packages/services/package.json index 8aa52a66c..020966ede 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -32,11 +32,11 @@ "reflect-metadata": "^0.1.13" }, "devDependencies": { - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@typescript-eslint/eslint-plugin": "^5.30.0", "@typescript-eslint/parser": "^5.12.1", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "ts-jest": "^27.1.3" } } diff --git a/packages/utils/package.json b/packages/utils/package.json index daceb83bb..453d1dc0c 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -32,13 +32,13 @@ }, "devDependencies": { "@types/dompurify": "^2.3.3", - "@types/jest": "^27.4.1", + "@types/jest": "^28.1.4", "@types/jsdom": "^16.2.14", "@types/lodash": "^4.14.179", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.30.0", "eslint-plugin-prettier": "*", - "jest": "^27.5.1", + "jest": "^28.1.2", "jsdom": "^20.0.0", "ts-jest": "^27.1.3" } diff --git a/packages/web/package.json b/packages/web/package.json index 43f098f86..9ef8e3fea 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "*", "@babel/preset-typescript": "^7.16.7", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", - "@types/jest": "^27.5.1", + "@types/jest": "^28.1.4", "@types/react": "^17.0.42", "@types/react-dom": "^18.0.5", "@types/wicg-file-system-access": "^2020.9.5", @@ -41,7 +41,7 @@ "eslint-plugin-react-hooks": "^4.4.0", "html-webpack-plugin": "^5.5.0", "identity-obj-proxy": "^3.0.0", - "jest": "^27.5.1", + "jest": "^28.1.2", "jest-environment-jsdom": "^27.5.1", "lint-staged": ">=12", "mini-css-extract-plugin": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index ad3ba35bc..70d09d00a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6152,7 +6152,7 @@ __metadata: "@testing-library/jest-dom": 5.16.2 "@testing-library/react": 12.1.4 "@testing-library/user-event": 13.5.0 - "@types/jest": 27.4.1 + "@types/jest": ^28.1.4 "@types/lodash": 4.14.179 "@types/node": 17.0.21 "@types/react": 17.0.40 @@ -6195,11 +6195,11 @@ __metadata: "@standardnotes/security": ^1.1.0 "@standardnotes/services": "workspace:*" "@standardnotes/utils": "workspace:*" - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/lodash": ^4.14.182 "@typescript-eslint/eslint-plugin": ^5.30.0 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 languageName: unknown @@ -6560,12 +6560,12 @@ __metadata: "@standardnotes/services": "workspace:*" "@standardnotes/sncrypto-common": "workspace:*" "@standardnotes/utils": "workspace:*" - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/node": ^18.0.0 "@typescript-eslint/eslint-plugin": "*" eslint: "*" eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 prettier: "*" reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 @@ -6615,11 +6615,11 @@ __metadata: "@standardnotes/common": ^1.23.1 "@standardnotes/services": "workspace:*" "@standardnotes/utils": "workspace:*" - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/wicg-file-system-access": ^2020.9.5 "@typescript-eslint/eslint-plugin": ^5.30.0 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 ts-node: ^10.5.0 @@ -6638,10 +6638,10 @@ __metadata: "@standardnotes/services": "workspace:*" "@standardnotes/sncrypto-common": "workspace:*" "@standardnotes/utils": "workspace:*" - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@typescript-eslint/eslint-plugin": ^5.30.0 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 languageName: unknown @@ -6884,7 +6884,7 @@ __metadata: "@testing-library/jest-dom": ^5.16.2 "@testing-library/react": ^12.1.4 "@testing-library/user-event": ^13.5.0 - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/lodash": ^4.14.179 "@types/marked": ^4.0.2 "@types/node": ^17.0.21 @@ -6944,7 +6944,7 @@ __metadata: "@standardnotes/web": "workspace:*" "@types/detox": ^18.1.0 "@types/faker": ^6.6.9 - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/js-base64": ^3.3.1 "@types/react": 17.0.2 "@types/react-native": ^0.67.3 @@ -6961,7 +6961,7 @@ __metadata: eslint-plugin-prettier: ^4.0.0 faker: ^6.6.6 get-yarn-workspaces: ^1.0.2 - jest: ^27.5.1 + jest: ^28.1.2 jest-circus: ^27.5.1 js-base64: ^3.7.2 metro-react-native-babel-preset: ^0.70.1 @@ -7023,11 +7023,11 @@ __metadata: "@standardnotes/features": "workspace:*" "@standardnotes/responses": "workspace:*" "@standardnotes/utils": "workspace:*" - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/lodash": ^4.14.182 "@typescript-eslint/eslint-plugin": ^5.30.0 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 lodash: ^4.17.21 reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 @@ -7089,10 +7089,10 @@ __metadata: "@standardnotes/common": ^1.23.1 "@standardnotes/features": "workspace:*" "@standardnotes/security": ^1.1.0 - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@typescript-eslint/eslint-plugin": ^5.30.0 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 languageName: unknown @@ -7159,11 +7159,11 @@ __metadata: "@standardnotes/responses": "workspace:*" "@standardnotes/security": ^1.2.0 "@standardnotes/utils": "workspace:*" - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@typescript-eslint/eslint-plugin": ^5.30.0 "@typescript-eslint/parser": ^5.12.1 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 reflect-metadata: ^0.1.13 ts-jest: ^27.1.3 languageName: unknown @@ -7434,14 +7434,14 @@ __metadata: dependencies: "@standardnotes/common": ^1.23.1 "@types/dompurify": ^2.3.3 - "@types/jest": ^27.4.1 + "@types/jest": ^28.1.4 "@types/jsdom": ^16.2.14 "@types/lodash": ^4.14.179 "@types/node": ^18.0.0 "@typescript-eslint/eslint-plugin": ^5.30.0 dompurify: ^2.3.8 eslint-plugin-prettier: "*" - jest: ^27.5.1 + jest: ^28.1.2 jsdom: ^20.0.0 lodash: ^4.17.21 reflect-metadata: ^0.1.13 @@ -7482,7 +7482,7 @@ __metadata: "@standardnotes/snjs": "workspace:*" "@standardnotes/styles": "workspace:*" "@standardnotes/toast": "workspace:*" - "@types/jest": ^27.5.1 + "@types/jest": ^28.1.4 "@types/react": ^17.0.42 "@types/react-dom": ^18.0.5 "@types/wicg-file-system-access": ^2020.9.5 @@ -7498,7 +7498,7 @@ __metadata: eslint-plugin-react-hooks: ^4.4.0 html-webpack-plugin: ^5.5.0 identity-obj-proxy: ^3.0.0 - jest: ^27.5.1 + jest: ^28.1.2 jest-environment-jsdom: ^27.5.1 lint-staged: ">=12" mini-css-extract-plugin: ^2.6.0 @@ -8356,26 +8356,6 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:27.4.1": - version: 27.4.1 - resolution: "@types/jest@npm:27.4.1" - dependencies: - jest-matcher-utils: ^27.0.0 - pretty-format: ^27.0.0 - checksum: 5184f3eef4832d01ee8f59bed15eec45ccc8e29c724a5e6ce37bf74396b37bdf04f557000f45ba4fc38ae6075cf9cfcce3d7a75abc981023c61ceb27230a93e4 - languageName: node - linkType: hard - -"@types/jest@npm:^27.4.1, @types/jest@npm:^27.5.1": - version: 27.5.2 - resolution: "@types/jest@npm:27.5.2" - dependencies: - jest-matcher-utils: ^27.0.0 - pretty-format: ^27.0.0 - checksum: 7e11c6826aa429ad990dc262e4e4b54aa36573287fddf15773e4137f07d11d3105f0dd9f1baff73252160a057df23f5529bb83b1bf83cd3f45f9460a5ca5c22e - languageName: node - linkType: hard - "@types/js-base64@npm:^3.3.1": version: 3.3.1 resolution: "@types/js-base64@npm:3.3.1" @@ -23246,7 +23226,7 @@ __metadata: languageName: node linkType: hard -"jest-matcher-utils@npm:^27.0.0, jest-matcher-utils@npm:^27.5.1": +"jest-matcher-utils@npm:^27.5.1": version: 27.5.1 resolution: "jest-matcher-utils@npm:27.5.1" dependencies: @@ -23777,7 +23757,7 @@ __metadata: languageName: node linkType: hard -"jest@npm:^27.4.3, jest@npm:^27.5.1": +"jest@npm:^27.4.3": version: 27.5.1 resolution: "jest@npm:27.5.1" dependencies: @@ -30960,7 +30940,7 @@ __metadata: languageName: node linkType: hard -"pretty-format@npm:^27.0.0, pretty-format@npm:^27.0.2, pretty-format@npm:^27.5.1": +"pretty-format@npm:^27.0.2, pretty-format@npm:^27.5.1": version: 27.5.1 resolution: "pretty-format@npm:27.5.1" dependencies: