diff --git a/package.json b/package.json index d4633506e..d43975fa6 100644 --- a/package.json +++ b/package.json @@ -73,12 +73,12 @@ "@babel/preset-typescript": "^7.18.6", "@commitlint/cli": "^17.4.2", "@commitlint/config-conventional": "^17.4.2", - "@jest/globals": "^29.4.0", + "@jest/globals": "^29.4.1", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-node-resolve": "^15.0.1", "@scaleway/eslint-config-react": "^3.14.1", - "@types/jest": "^29.2.6", + "@types/jest": "^29.4.0", "babel-plugin-annotate-pure-calls": "^0.4.0", "cross-env": "^7.0.3", "cross-fetch": "^3.1.5", @@ -86,8 +86,8 @@ "eslint": "^8.32.0", "eslint-plugin-tsdoc": "^0.2.17", "husky": "^8.0.3", - "jest": "^29.4.0", - "jest-environment-jsdom": "^29.4.0", + "jest": "^29.4.1", + "jest-environment-jsdom": "^29.4.1", "jest-junit": "^15.0.0", "lerna": "^6.4.1", "lint-staged": "^13.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f038f25d..5626e9a61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,12 +10,12 @@ importers: '@babel/preset-typescript': ^7.18.6 '@commitlint/cli': ^17.4.2 '@commitlint/config-conventional': ^17.4.2 - '@jest/globals': ^29.4.0 + '@jest/globals': ^29.4.1 '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-commonjs': ^24.0.1 '@rollup/plugin-node-resolve': ^15.0.1 '@scaleway/eslint-config-react': ^3.14.1 - '@types/jest': ^29.2.6 + '@types/jest': ^29.4.0 babel-plugin-annotate-pure-calls: ^0.4.0 cross-env: ^7.0.3 cross-fetch: ^3.1.5 @@ -23,8 +23,8 @@ importers: eslint: ^8.32.0 eslint-plugin-tsdoc: ^0.2.17 husky: ^8.0.3 - jest: ^29.4.0 - jest-environment-jsdom: ^29.4.0 + jest: ^29.4.1 + jest-environment-jsdom: ^29.4.1 jest-junit: ^15.0.0 lerna: ^6.4.1 lint-staged: ^13.1.0 @@ -47,7 +47,7 @@ importers: '@rollup/plugin-commonjs': 24.0.1_rollup@3.10.1 '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.1 '@scaleway/eslint-config-react': 3.14.1_7uibuqfxkfaozanbtbziikiqje - '@types/jest': 29.2.6 + '@types/jest': 29.4.0 babel-plugin-annotate-pure-calls: 0.4.0_@babel+core@7.20.12 cross-env: 7.0.3 cross-fetch: 3.1.5 @@ -56,7 +56,7 @@ importers: eslint-plugin-tsdoc: 0.2.17 husky: 8.0.3 jest: 29.4.1 - jest-environment-jsdom: 29.4.0 + jest-environment-jsdom: 29.4.1 jest-junit: 15.0.0 lerna: 6.4.1 lint-staged: 13.1.0 @@ -1695,16 +1695,6 @@ packages: - ts-node dev: true - /@jest/environment/29.4.0: - resolution: {integrity: sha512-ocl1VGDcZHfHnYLTqkBY7yXme1bF4x0BevJ9wb6y0sLOSyBCpp8L5fEASChB+wU53WMrIK6kBfGt+ZYoM2kcdw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/fake-timers': 29.4.1 - '@jest/types': 29.4.1 - '@types/node': 18.11.18 - jest-mock: 29.4.1 - dev: true - /@jest/environment/29.4.1: resolution: {integrity: sha512-pJ14dHGSQke7Q3mkL/UZR9ZtTOxqskZaC91NzamEH4dlKRt42W+maRBXiw/LWkdJe+P0f/zDR37+SPMplMRlPg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -1715,13 +1705,6 @@ packages: jest-mock: 29.4.1 dev: true - /@jest/expect-utils/29.3.1: - resolution: {integrity: sha512-wlrznINZI5sMjwvUoLVk617ll/UYfGIZNxmbU+Pa7wmkL4vYzhV9R2pwVqUh4NWWuLQWkI8+8mOkxs//prKQ3g==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - jest-get-type: 29.2.0 - dev: true - /@jest/expect-utils/29.4.1: resolution: {integrity: sha512-w6YJMn5DlzmxjO00i9wu2YSozUYRBhIoJ6nQwpMYcBMtiqMGJm1QBzOf6DDgRao8dbtpDoaqLg6iiQTvv0UHhQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -1739,18 +1722,6 @@ packages: - supports-color dev: true - /@jest/fake-timers/29.4.0: - resolution: {integrity: sha512-8sitzN2QrhDwEwH3kKcMMgrv/UIkmm9AUgHixmn4L++GQ0CqVTIztm3YmaIQooLmW3O4GhizNTTCyq3iLbWcMw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.4.1 - '@sinonjs/fake-timers': 10.0.2 - '@types/node': 18.11.18 - jest-message-util: 29.4.1 - jest-mock: 29.4.1 - jest-util: 29.4.1 - dev: true - /@jest/fake-timers/29.4.1: resolution: {integrity: sha512-/1joI6rfHFmmm39JxNfmNAO3Nwm6Y0VoL5fJDy7H1AtWrD1CgRtqJbN9Ld6rhAkGO76qqp4cwhhxJ9o9kYjQMw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -1871,18 +1842,6 @@ packages: - supports-color dev: true - /@jest/types/29.4.0: - resolution: {integrity: sha512-1S2Dt5uQp7R0bGY/L2BpuwCSji7v12kY3o8zqwlkbYBmOY956SKk+zOWqmfhHSINegiAVqOXydAYuWpzX6TYsQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/schemas': 29.4.0 - '@types/istanbul-lib-coverage': 2.0.4 - '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.18 - '@types/yargs': 17.0.10 - chalk: 4.1.2 - dev: true - /@jest/types/29.4.1: resolution: {integrity: sha512-zbrAXDUOnpJ+FMST2rV7QZOgec8rskg2zv8g2ajeqitp4tvZiyqTCYXANrKsM+ryj5o+LI+ZN2EgU9drrkiwSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -3212,11 +3171,11 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.2.6: - resolution: {integrity: sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==} + /@types/jest/29.4.0: + resolution: {integrity: sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==} dependencies: - expect: 29.3.1 - pretty-format: 29.3.1 + expect: 29.4.1 + pretty-format: 29.4.1 dev: true /@types/jsdom/20.0.1: @@ -5421,17 +5380,6 @@ packages: homedir-polyfill: 1.0.3 dev: true - /expect/29.3.1: - resolution: {integrity: sha512-gGb1yTgU30Q0O/tQq+z30KBWv24ApkMgFUpvKBkyLUBL68Wv8dHdJxTBZFl/iT8K/bqDHvUYRH6IIN3rToopPA==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/expect-utils': 29.3.1 - jest-get-type: 29.2.0 - jest-matcher-utils: 29.3.1 - jest-message-util: 29.4.0 - jest-util: 29.4.0 - dev: true - /expect/29.4.1: resolution: {integrity: sha512-OKrGESHOaMxK3b6zxIq9SOW8kEXztKff/Dvg88j4xIJxur1hspEbedVkR3GpHe5LO+WB2Qw7OWN0RMTdp6as5A==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6739,16 +6687,6 @@ packages: - supports-color dev: true - /jest-diff/29.3.1: - resolution: {integrity: sha512-vU8vyiO7568tmin2lA3r2DP8oRvzhvRcD4DjpXc6uGveQodyk7CKLhQlCSiwgx3g0pFaE88/KLZ0yaTWMc4Uiw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - chalk: 4.1.2 - diff-sequences: 29.3.1 - jest-get-type: 29.2.0 - pretty-format: 29.4.1 - dev: true - /jest-diff/29.4.1: resolution: {integrity: sha512-uazdl2g331iY56CEyfbNA0Ut7Mn2ulAG5vUaEHXycf1L6IPyuImIxSz4F0VYBKi7LYIuxOwTZzK3wh5jHzASMw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6777,8 +6715,8 @@ packages: pretty-format: 29.4.1 dev: true - /jest-environment-jsdom/29.4.0: - resolution: {integrity: sha512-z1tB/qtReousDnU695K38ZzoR6B3dRXazwgyhTHzMviSC2T3KmVy0T722fZxR2q3x/Jvv85JxU/2xs8kwX394w==} + /jest-environment-jsdom/29.4.1: + resolution: {integrity: sha512-+KfYmRTl5CBHQst9hIz77TiiriHYvuWoLjMT855gx2AMxhHxpk1vtKvag1DQfyWCPVTWV/AG7SIqVh5WI1O/uw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: canvas: ^2.5.0 @@ -6786,13 +6724,13 @@ packages: canvas: optional: true dependencies: - '@jest/environment': 29.4.0 - '@jest/fake-timers': 29.4.0 - '@jest/types': 29.4.0 + '@jest/environment': 29.4.1 + '@jest/fake-timers': 29.4.1 + '@jest/types': 29.4.1 '@types/jsdom': 20.0.1 '@types/node': 18.11.18 - jest-mock: 29.4.0 - jest-util: 29.4.0 + jest-mock: 29.4.1 + jest-util: 29.4.1 jsdom: 20.0.3 transitivePeerDependencies: - bufferutil @@ -6854,16 +6792,6 @@ packages: pretty-format: 29.4.1 dev: true - /jest-matcher-utils/29.3.1: - resolution: {integrity: sha512-fkRMZUAScup3txIKfMe3AIZZmPEjWEdsPJFK3AIy5qRohWqQFg1qrmKfYXR9qEkNc7OdAu2N4KPHibEmy4HPeQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - chalk: 4.1.2 - jest-diff: 29.3.1 - jest-get-type: 29.2.0 - pretty-format: 29.4.0 - dev: true - /jest-matcher-utils/29.4.1: resolution: {integrity: sha512-k5h0u8V4nAEy6lSACepxL/rw78FLDkBnXhZVgFneVpnJONhb2DhZj/Gv4eNe+1XqQ5IhgUcqj745UwH0HJmMnA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6874,21 +6802,6 @@ packages: pretty-format: 29.4.1 dev: true - /jest-message-util/29.4.0: - resolution: {integrity: sha512-0FvobqymmhE9pDEifvIcni9GeoKLol8eZspzH5u41g1wxYtLS60a9joT95dzzoCgrKRidNz64eaAXyzaULV8og==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@babel/code-frame': 7.18.6 - '@jest/types': 29.4.1 - '@types/stack-utils': 2.0.1 - chalk: 4.1.2 - graceful-fs: 4.2.10 - micromatch: 4.0.5 - pretty-format: 29.4.0 - slash: 3.0.0 - stack-utils: 2.0.5 - dev: true - /jest-message-util/29.4.1: resolution: {integrity: sha512-H4/I0cXUaLeCw6FM+i4AwCnOwHRgitdaUFOdm49022YD5nfyr8C/DrbXOBEyJaj+w/y0gGJ57klssOaUiLLQGQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6904,15 +6817,6 @@ packages: stack-utils: 2.0.5 dev: true - /jest-mock/29.4.0: - resolution: {integrity: sha512-+ShT5i+hcu/OFQRV0f/V/YtwpdFcHg64JZ9A8b40JueP+X9HNrZAYGdkupGIzsUK8AucecxCt4wKauMchxubLQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.4.1 - '@types/node': 18.11.18 - jest-util: 29.4.1 - dev: true - /jest-mock/29.4.1: resolution: {integrity: sha512-MwA4hQ7zBOcgVCVnsM8TzaFLVUD/pFWTfbkY953Y81L5ret3GFRZtmPmRFAjKQSdCKoJvvqOu6Bvfpqlwwb0dQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -7056,18 +6960,6 @@ packages: - supports-color dev: true - /jest-util/29.4.0: - resolution: {integrity: sha512-lCCwlze7UEV8TpR9ArS8w0cTbcMry5tlBkg7QSc5og5kNyV59dnY2aKHu5fY2k5aDJMQpCUGpvL2w6ZU44lveA==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.4.1 - '@types/node': 18.11.18 - chalk: 4.1.2 - ci-info: 3.3.2 - graceful-fs: 4.2.10 - picomatch: 2.3.1 - dev: true - /jest-util/29.4.1: resolution: {integrity: sha512-bQy9FPGxVutgpN4VRc0hk6w7Hx/m6L53QxpDreTZgJd9gfx/AV2MjyPde9tGyZRINAUrSv57p2inGBu2dRLmkQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -8590,24 +8482,6 @@ packages: hasBin: true dev: true - /pretty-format/29.3.1: - resolution: {integrity: sha512-FyLnmb1cYJV8biEIiRyzRFvs2lry7PPIvOqKVe1GCUEYg4YGmlx1qG9EJNMxArYm7piII4qb8UV1Pncq5dxmcg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/schemas': 29.4.0 - ansi-styles: 5.2.0 - react-is: 18.2.0 - dev: true - - /pretty-format/29.4.0: - resolution: {integrity: sha512-J+EVUPXIBHCdWAbvGBwXs0mk3ljGppoh/076g1S8qYS8nVG4u/yrhMvyTFHYYYKWnDdgRLExx0vA7pzxVGdlNw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/schemas': 29.4.0 - ansi-styles: 5.2.0 - react-is: 18.2.0 - dev: true - /pretty-format/29.4.1: resolution: {integrity: sha512-dt/Z761JUVsrIKaY215o1xQJBGlSmTx/h4cSqXqjHLnU1+Kt+mavVE7UgqJJO5ukx5HjSswHfmXz4LjS2oIJfg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}