diff --git a/exercises/practice/game-of-life/pnpm-lock.yaml b/exercises/practice/game-of-life/pnpm-lock.yaml index 0cc9b43a05..82ebadbfcf 100644 --- a/exercises/practice/game-of-life/pnpm-lock.yaml +++ b/exercises/practice/game-of-life/pnpm-lock.yaml @@ -13,13 +13,13 @@ importers: version: 0.5.1 '@exercism/eslint-config-javascript': specifier: ^0.8.1 - version: 0.8.1(@babel/core@7.26.10)(@exercism/babel-preset-javascript@0.5.1)(eslint@9.33.0)(jest@29.7.0(@types/node@22.17.2))(typescript@5.8.3) + version: 0.8.1(@babel/core@7.26.10)(@exercism/babel-preset-javascript@0.5.1)(eslint@9.33.0)(jest@29.7.0(@types/node@24.10.4))(typescript@5.8.3) '@jest/globals': specifier: ^29.7.0 version: 29.7.0 '@types/node': - specifier: ^22.15.29 - version: 22.17.2 + specifier: ^24.3.0 + version: 24.10.4 '@types/shelljs': specifier: ^0.8.17 version: 0.8.17 @@ -39,11 +39,11 @@ importers: specifier: ^29.7.0 version: 29.7.0 globals: - specifier: ^16.2.0 + specifier: ^16.3.0 version: 16.3.0 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@22.17.2) + version: 29.7.0(@types/node@24.10.4) packages: @@ -880,8 +880,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.17.2': - resolution: {integrity: sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==} + '@types/node@24.10.4': + resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} '@types/shelljs@0.8.17': resolution: {integrity: sha512-IDksKYmQA2W9MkQjiyptbMmcQx+8+Ol6b7h6dPU5S05JyiQDSb/nZKnrMrZqGwgV6VkVdl6/SPCKPDlMRvqECg==} @@ -2426,8 +2426,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} unicode-canonical-property-names-ecmascript@2.0.1: resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} @@ -3340,7 +3340,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@exercism/eslint-config-javascript@0.8.1(@babel/core@7.26.10)(@exercism/babel-preset-javascript@0.5.1)(eslint@9.33.0)(jest@29.7.0(@types/node@22.17.2))(typescript@5.8.3)': + '@exercism/eslint-config-javascript@0.8.1(@babel/core@7.26.10)(@exercism/babel-preset-javascript@0.5.1)(eslint@9.33.0)(jest@29.7.0(@types/node@24.10.4))(typescript@5.8.3)': dependencies: '@babel/eslint-parser': 7.27.0(@babel/core@7.26.10)(eslint@9.33.0) '@babel/eslint-plugin': 7.27.0(@babel/eslint-parser@7.27.0(@babel/core@7.26.10)(eslint@9.33.0))(eslint@9.33.0) @@ -3348,7 +3348,7 @@ snapshots: '@exercism/babel-preset-javascript': 0.5.1 eslint: 9.33.0 eslint-config-prettier: 9.1.0(eslint@9.33.0) - eslint-plugin-jest: 28.11.0(eslint@9.33.0)(jest@29.7.0(@types/node@22.17.2))(typescript@5.8.3) + eslint-plugin-jest: 28.11.0(eslint@9.33.0)(jest@29.7.0(@types/node@24.10.4))(typescript@5.8.3) globals: 15.15.0 transitivePeerDependencies: - '@babel/core' @@ -3398,7 +3398,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -3411,14 +3411,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.17.2) + jest-config: 29.7.0(@types/node@24.10.4) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -3443,7 +3443,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -3461,7 +3461,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 22.17.2 + '@types/node': 24.10.4 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -3483,7 +3483,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 22.17.2 + '@types/node': 24.10.4 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -3553,7 +3553,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.17.2 + '@types/node': 24.10.4 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -3625,7 +3625,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.17.2 + '@types/node': 24.10.4 '@types/istanbul-lib-coverage@2.0.6': {} @@ -3639,13 +3639,13 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.17.2': + '@types/node@24.10.4': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/shelljs@0.8.17': dependencies: - '@types/node': 22.17.2 + '@types/node': 24.10.4 glob: 11.0.3 '@types/stack-utils@2.0.3': {} @@ -3946,13 +3946,13 @@ snapshots: core-js@3.42.0: {} - create-jest@29.7.0(@types/node@22.17.2): + create-jest@29.7.0(@types/node@24.10.4): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.17.2) + jest-config: 29.7.0(@types/node@24.10.4) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -4120,12 +4120,12 @@ snapshots: dependencies: eslint: 9.33.0 - eslint-plugin-jest@28.11.0(eslint@9.33.0)(jest@29.7.0(@types/node@22.17.2))(typescript@5.8.3): + eslint-plugin-jest@28.11.0(eslint@9.33.0)(jest@29.7.0(@types/node@24.10.4))(typescript@5.8.3): dependencies: '@typescript-eslint/utils': 8.29.1(eslint@9.33.0)(typescript@5.8.3) eslint: 9.33.0 optionalDependencies: - jest: 29.7.0(@types/node@22.17.2) + jest: 29.7.0(@types/node@24.10.4) transitivePeerDependencies: - supports-color - typescript @@ -4630,7 +4630,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -4650,16 +4650,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.17.2): + jest-cli@29.7.0(@types/node@24.10.4): dependencies: '@jest/core': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.17.2) + create-jest: 29.7.0(@types/node@24.10.4) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@22.17.2) + jest-config: 29.7.0(@types/node@24.10.4) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -4669,7 +4669,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.17.2): + jest-config@29.7.0(@types/node@24.10.4): dependencies: '@babel/core': 7.26.10 '@jest/test-sequencer': 29.7.0 @@ -4694,7 +4694,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.17.2 + '@types/node': 24.10.4 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -4723,7 +4723,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -4733,7 +4733,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 22.17.2 + '@types/node': 24.10.4 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4772,7 +4772,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -4807,7 +4807,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -4835,7 +4835,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 chalk: 4.1.2 cjs-module-lexer: 1.4.3 collect-v8-coverage: 1.0.2 @@ -4881,7 +4881,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -4900,7 +4900,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.17.2 + '@types/node': 24.10.4 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4909,17 +4909,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 22.17.2 + '@types/node': 24.10.4 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.17.2): + jest@29.7.0(@types/node@24.10.4): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@22.17.2) + jest-cli: 29.7.0(@types/node@24.10.4) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -5499,7 +5499,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@6.21.0: {} + undici-types@7.16.0: {} unicode-canonical-property-names-ecmascript@2.0.1: {}