chore(deps-dev): bump the minor-patch-dev group across 1 directory with 4 updates (#3844)

Bumps the minor-patch-dev group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-json-schema-validator](https://github.com/ota-meshi/eslint-plugin-json-schema-validator), [prettier](https://github.com/prettier/prettier) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@types/node` from 20.14.2 to 20.14.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-json-schema-validator` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v5.1.0...v5.1.1)

Updates `prettier` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)

Updates `typescript` from 5.4.5 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dev
- dependency-name: eslint-plugin-json-schema-validator
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dev
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dev
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-23 01:43:08 +02:00 committed by GitHub
parent a433715c5a
commit 1b653a2d3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 121 additions and 98 deletions

View File

@ -25,19 +25,19 @@
"@commitlint/cz-commitlint": "^19.2.0",
"@types/jest": "^28.1.6",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.14.2",
"@types/node": "^20.14.7",
"@types/semver": "^7.5.8",
"commitizen": "^4.3.0",
"eslint": "^8.57.0",
"eslint-plugin-json-schema-validator": "^5.1.0",
"eslint-plugin-json-schema-validator": "^5.1.1",
"eslint-plugin-jsonc": "^2.16.0",
"husky": "^9.0.11",
"jest": "^28.1.3",
"js-yaml": "^4.1.0",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"semver": "^7.6.2",
"ts-jest": "^28.0.7",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"config": {
"commitizen": {

View File

@ -7,13 +7,13 @@ settings:
devDependencies:
'@commitlint/cli':
specifier: ^19.3.0
version: 19.3.0(@types/node@20.14.2)(typescript@5.4.5)
version: 19.3.0(@types/node@20.14.7)(typescript@5.5.2)
'@commitlint/config-conventional':
specifier: ^19.2.2
version: 19.2.2
'@commitlint/cz-commitlint':
specifier: ^19.2.0
version: 19.2.0(@types/node@20.14.2)(commitizen@4.3.0)(inquirer@9.2.23)(typescript@5.4.5)
version: 19.2.0(@types/node@20.14.7)(commitizen@4.3.0)(inquirer@9.2.23)(typescript@5.5.2)
'@types/jest':
specifier: ^28.1.6
version: 28.1.6
@ -21,20 +21,20 @@ devDependencies:
specifier: ^4.0.9
version: 4.0.9
'@types/node':
specifier: ^20.14.2
version: 20.14.2
specifier: ^20.14.7
version: 20.14.7
'@types/semver':
specifier: ^7.5.8
version: 7.5.8
commitizen:
specifier: ^4.3.0
version: 4.3.0(@types/node@20.14.2)(typescript@5.4.5)
version: 4.3.0(@types/node@20.14.7)(typescript@5.5.2)
eslint:
specifier: ^8.57.0
version: 8.57.0
eslint-plugin-json-schema-validator:
specifier: ^5.1.0
version: 5.1.0(eslint@8.57.0)
specifier: ^5.1.1
version: 5.1.1(eslint@8.57.0)
eslint-plugin-jsonc:
specifier: ^2.16.0
version: 2.16.0(eslint@8.57.0)
@ -43,22 +43,22 @@ devDependencies:
version: 9.0.11
jest:
specifier: ^28.1.3
version: 28.1.3(@types/node@20.14.2)
version: 28.1.3(@types/node@20.14.7)
js-yaml:
specifier: ^4.1.0
version: 4.1.0
prettier:
specifier: ^3.3.1
version: 3.3.1
specifier: ^3.3.2
version: 3.3.2
semver:
specifier: ^7.6.2
version: 7.6.2
ts-jest:
specifier: ^28.0.7
version: 28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@5.4.5)
version: 28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@5.5.2)
typescript:
specifier: ^5.4.5
version: 5.4.5
specifier: ^5.5.2
version: 5.5.2
packages:
@ -103,7 +103,7 @@ packages:
'@babel/traverse': 7.18.9
'@babel/types': 7.18.9
convert-source-map: 1.8.0
debug: 4.3.4
debug: 4.3.5
gensync: 1.0.0-beta.2
json5: 2.2.1
semver: 6.3.1
@ -374,7 +374,7 @@ packages:
'@babel/helper-split-export-declaration': 7.18.6
'@babel/parser': 7.18.9
'@babel/types': 7.18.9
debug: 4.3.4
debug: 4.3.5
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@ -392,14 +392,14 @@ packages:
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
dev: true
/@commitlint/cli@19.3.0(@types/node@20.14.2)(typescript@5.4.5):
/@commitlint/cli@19.3.0(@types/node@20.14.7)(typescript@5.5.2):
resolution: {integrity: sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==}
engines: {node: '>=v18'}
hasBin: true
dependencies:
'@commitlint/format': 19.3.0
'@commitlint/lint': 19.2.2
'@commitlint/load': 19.2.0(@types/node@20.14.2)(typescript@5.4.5)
'@commitlint/load': 19.2.0(@types/node@20.14.7)(typescript@5.5.2)
'@commitlint/read': 19.2.1
'@commitlint/types': 19.0.3
execa: 8.0.1
@ -422,10 +422,10 @@ packages:
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 19.0.3
ajv: 8.12.0
ajv: 8.16.0
dev: true
/@commitlint/cz-commitlint@19.2.0(@types/node@20.14.2)(commitizen@4.3.0)(inquirer@9.2.23)(typescript@5.4.5):
/@commitlint/cz-commitlint@19.2.0(@types/node@20.14.7)(commitizen@4.3.0)(inquirer@9.2.23)(typescript@5.5.2):
resolution: {integrity: sha512-kudzHMY9/GxflGyAWMiisiBq2UkyQL1D1eWjGKoC66qQ+5jxRYeDaiVwTdPxYMnmehftNcpksZATDYKqdPP0Wg==}
engines: {node: '>=v18'}
peerDependencies:
@ -433,10 +433,10 @@ packages:
inquirer: ^9.0.0
dependencies:
'@commitlint/ensure': 19.0.3
'@commitlint/load': 19.2.0(@types/node@20.14.2)(typescript@5.4.5)
'@commitlint/load': 19.2.0(@types/node@20.14.7)(typescript@5.5.2)
'@commitlint/types': 19.0.3
chalk: 5.3.0
commitizen: 4.3.0(@types/node@20.14.2)(typescript@5.4.5)
commitizen: 4.3.0(@types/node@20.14.7)(typescript@5.5.2)
inquirer: 9.2.23
lodash.isplainobject: 4.0.6
word-wrap: 1.2.5
@ -488,7 +488,7 @@ packages:
'@commitlint/types': 19.0.3
dev: true
/@commitlint/load@19.2.0(@types/node@20.14.2)(typescript@5.4.5):
/@commitlint/load@19.2.0(@types/node@20.14.7)(typescript@5.5.2):
resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
engines: {node: '>=v18'}
dependencies:
@ -497,8 +497,8 @@ packages:
'@commitlint/resolve-extends': 19.1.0
'@commitlint/types': 19.0.3
chalk: 5.3.0
cosmiconfig: 9.0.0(typescript@5.4.5)
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.2)(cosmiconfig@9.0.0)(typescript@5.4.5)
cosmiconfig: 9.0.0(typescript@5.5.2)
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.7)(cosmiconfig@9.0.0)(typescript@5.5.2)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@ -658,7 +658,7 @@ packages:
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
chalk: 4.1.2
jest-message-util: 28.1.3
jest-util: 28.1.3
@ -679,14 +679,14 @@ packages:
'@jest/test-result': 28.1.3
'@jest/transform': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.3.2
exit: 0.1.2
graceful-fs: 4.2.10
jest-changed-files: 28.1.3
jest-config: 28.1.3(@types/node@20.14.2)
jest-config: 28.1.3(@types/node@20.14.7)
jest-haste-map: 28.1.3
jest-message-util: 28.1.3
jest-regex-util: 28.0.2
@ -714,7 +714,7 @@ packages:
dependencies:
'@jest/fake-timers': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
jest-mock: 28.1.3
dev: true
@ -741,7 +741,7 @@ packages:
dependencies:
'@jest/types': 28.1.3
'@sinonjs/fake-timers': 9.1.2
'@types/node': 20.14.2
'@types/node': 20.14.7
jest-message-util: 28.1.3
jest-mock: 28.1.3
jest-util: 28.1.3
@ -773,7 +773,7 @@ packages:
'@jest/transform': 28.1.3
'@jest/types': 28.1.3
'@jridgewell/trace-mapping': 0.3.14
'@types/node': 20.14.2
'@types/node': 20.14.7
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
@ -862,7 +862,7 @@ packages:
'@jest/schemas': 28.1.3
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
'@types/node': 20.14.2
'@types/node': 20.14.7
'@types/yargs': 17.0.10
chalk: 4.1.2
dev: true
@ -986,13 +986,13 @@ packages:
/@types/conventional-commits-parser@5.0.0:
resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==}
dependencies:
'@types/node': 20.14.2
'@types/node': 20.14.7
dev: true
/@types/graceful-fs@4.1.5:
resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
dependencies:
'@types/node': 20.14.2
'@types/node': 20.14.7
dev: true
/@types/istanbul-lib-coverage@2.0.4:
@ -1022,8 +1022,8 @@ packages:
resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
dev: true
/@types/node@20.14.2:
resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==}
/@types/node@20.14.7:
resolution: {integrity: sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==}
dependencies:
undici-types: 5.26.5
dev: true
@ -1062,16 +1062,16 @@ packages:
through: 2.3.8
dev: true
/acorn-jsx@5.3.2(acorn@8.11.3):
/acorn-jsx@5.3.2(acorn@8.12.0):
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
acorn: 8.11.3
acorn: 8.12.0
dev: true
/acorn@8.11.3:
resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
/acorn@8.12.0:
resolution: {integrity: sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
@ -1085,8 +1085,8 @@ packages:
uri-js: 4.4.1
dev: true
/ajv@8.12.0:
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
/ajv@8.16.0:
resolution: {integrity: sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==}
dependencies:
fast-deep-equal: 3.1.3
json-schema-traverse: 1.0.0
@ -1435,13 +1435,13 @@ packages:
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
dev: true
/commitizen@4.3.0(@types/node@20.14.2)(typescript@5.4.5):
/commitizen@4.3.0(@types/node@20.14.7)(typescript@5.5.2):
resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==}
engines: {node: '>= 12'}
hasBin: true
dependencies:
cachedir: 2.3.0
cz-conventional-changelog: 3.3.0(@types/node@20.14.2)(typescript@5.4.5)
cz-conventional-changelog: 3.3.0(@types/node@20.14.7)(typescript@5.5.2)
dedent: 0.7.0
detect-indent: 6.1.0
find-node-modules: 2.1.3
@ -1505,7 +1505,7 @@ packages:
safe-buffer: 5.1.2
dev: true
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.2)(cosmiconfig@9.0.0)(typescript@5.4.5):
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.7)(cosmiconfig@9.0.0)(typescript@5.5.2):
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
engines: {node: '>=v16'}
peerDependencies:
@ -1513,13 +1513,13 @@ packages:
cosmiconfig: '>=8.2'
typescript: '>=4'
dependencies:
'@types/node': 20.14.2
cosmiconfig: 9.0.0(typescript@5.4.5)
'@types/node': 20.14.7
cosmiconfig: 9.0.0(typescript@5.5.2)
jiti: 1.21.0
typescript: 5.4.5
typescript: 5.5.2
dev: true
/cosmiconfig@9.0.0(typescript@5.4.5):
/cosmiconfig@9.0.0(typescript@5.5.2):
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
engines: {node: '>=14'}
peerDependencies:
@ -1532,7 +1532,7 @@ packages:
import-fresh: 3.3.0
js-yaml: 4.1.0
parse-json: 5.2.0
typescript: 5.4.5
typescript: 5.5.2
dev: true
/cross-spawn@7.0.3:
@ -1544,18 +1544,18 @@ packages:
which: 2.0.2
dev: true
/cz-conventional-changelog@3.3.0(@types/node@20.14.2)(typescript@5.4.5):
/cz-conventional-changelog@3.3.0(@types/node@20.14.7)(typescript@5.5.2):
resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==}
engines: {node: '>= 10'}
dependencies:
chalk: 2.4.2
commitizen: 4.3.0(@types/node@20.14.2)(typescript@5.4.5)
commitizen: 4.3.0(@types/node@20.14.7)(typescript@5.5.2)
conventional-commit-types: 3.0.0
lodash.map: 4.6.0
longest: 2.0.1
word-wrap: 1.2.5
optionalDependencies:
'@commitlint/load': 19.2.0(@types/node@20.14.2)(typescript@5.4.5)
'@commitlint/load': 19.2.0(@types/node@20.14.7)(typescript@5.5.2)
transitivePeerDependencies:
- '@types/node'
- typescript
@ -1578,6 +1578,18 @@ packages:
ms: 2.1.2
dev: true
/debug@4.3.5:
resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
dependencies:
ms: 2.1.2
dev: true
/dedent@0.7.0:
resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==}
dev: true
@ -1706,24 +1718,34 @@ packages:
semver: 7.6.2
dev: true
/eslint-plugin-json-schema-validator@5.1.0(eslint@8.57.0):
resolution: {integrity: sha512-ZmVyxRIjm58oqe2kTuy90PpmZPrrKvOjRPXKzq8WCgRgAkidCgm5X8domL2KSfadZ3QFAmifMgGTcVNhZ5ez2g==}
/eslint-compat-utils@0.5.1(eslint@8.57.0):
resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
engines: {node: '>=12'}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
eslint: 8.57.0
semver: 7.6.2
dev: true
/eslint-plugin-json-schema-validator@5.1.1(eslint@8.57.0):
resolution: {integrity: sha512-VN0OiIYgke1CY5ukEdMwICpfNVXlwsyooExwtK4lRfvU7aomczw3TD/ehFvp6tATYdH2OZjJkXPLyToCm2Kb0w==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
ajv: 8.12.0
debug: 4.3.4
ajv: 8.16.0
debug: 4.3.5
eslint: 8.57.0
eslint-compat-utils: 0.5.0(eslint@8.57.0)
eslint-compat-utils: 0.5.1(eslint@8.57.0)
json-schema-migrate: 2.0.0
jsonc-eslint-parser: 2.4.0
minimatch: 8.0.4
synckit: 0.9.0
toml-eslint-parser: 0.9.3
tunnel-agent: 0.6.0
yaml-eslint-parser: 1.1.0
yaml-eslint-parser: 1.2.3
transitivePeerDependencies:
- supports-color
dev: true
@ -1808,8 +1830,8 @@ packages:
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.11.3
acorn-jsx: 5.3.2(acorn@8.11.3)
acorn: 8.12.0
acorn-jsx: 5.3.2(acorn@8.12.0)
eslint-visitor-keys: 3.4.3
dev: true
@ -2444,7 +2466,7 @@ packages:
resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
engines: {node: '>=10'}
dependencies:
debug: 4.3.4
debug: 4.3.5
istanbul-lib-coverage: 3.2.0
source-map: 0.6.1
transitivePeerDependencies:
@ -2475,7 +2497,7 @@ packages:
'@jest/expect': 28.1.3
'@jest/test-result': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
@ -2494,7 +2516,7 @@ packages:
- supports-color
dev: true
/jest-cli@28.1.3(@types/node@20.14.2):
/jest-cli@28.1.3(@types/node@20.14.7):
resolution: {integrity: sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
hasBin: true
@ -2511,7 +2533,7 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.10
import-local: 3.1.0
jest-config: 28.1.3(@types/node@20.14.2)
jest-config: 28.1.3(@types/node@20.14.7)
jest-util: 28.1.3
jest-validate: 28.1.3
prompts: 2.4.2
@ -2522,7 +2544,7 @@ packages:
- ts-node
dev: true
/jest-config@28.1.3(@types/node@20.14.2):
/jest-config@28.1.3(@types/node@20.14.7):
resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
peerDependencies:
@ -2537,7 +2559,7 @@ packages:
'@babel/core': 7.18.9
'@jest/test-sequencer': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
babel-jest: 28.1.3(@babel/core@7.18.9)
chalk: 4.1.2
ci-info: 3.3.2
@ -2596,7 +2618,7 @@ packages:
'@jest/environment': 28.1.3
'@jest/fake-timers': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
jest-mock: 28.1.3
jest-util: 28.1.3
dev: true
@ -2612,7 +2634,7 @@ packages:
dependencies:
'@jest/types': 28.1.3
'@types/graceful-fs': 4.1.5
'@types/node': 20.14.2
'@types/node': 20.14.7
anymatch: 3.1.2
fb-watchman: 2.0.1
graceful-fs: 4.2.10
@ -2663,7 +2685,7 @@ packages:
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
dev: true
/jest-pnp-resolver@1.2.2(jest-resolve@28.1.3):
@ -2717,7 +2739,7 @@ packages:
'@jest/test-result': 28.1.3
'@jest/transform': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
chalk: 4.1.2
emittery: 0.10.2
graceful-fs: 4.2.10
@ -2803,7 +2825,7 @@ packages:
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
chalk: 4.1.2
ci-info: 3.3.2
graceful-fs: 4.2.10
@ -2828,7 +2850,7 @@ packages:
dependencies:
'@jest/test-result': 28.1.3
'@jest/types': 28.1.3
'@types/node': 20.14.2
'@types/node': 20.14.7
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.10.2
@ -2840,12 +2862,12 @@ packages:
resolution: {integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@types/node': 20.14.2
'@types/node': 20.14.7
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
/jest@28.1.3(@types/node@20.14.2):
/jest@28.1.3(@types/node@20.14.7):
resolution: {integrity: sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
hasBin: true
@ -2858,7 +2880,7 @@ packages:
'@jest/core': 28.1.3
'@jest/types': 28.1.3
import-local: 3.1.0
jest-cli: 28.1.3(@types/node@20.14.2)
jest-cli: 28.1.3(@types/node@20.14.7)
transitivePeerDependencies:
- '@types/node'
- supports-color
@ -2902,7 +2924,7 @@ packages:
/json-schema-migrate@2.0.0:
resolution: {integrity: sha512-r38SVTtojDRp4eD6WsCqiE0eNDt4v1WalBXb9cyZYw9ai5cGtBwzRNWjHzJl38w6TxFkXAIA7h+fyX3tnrAFhQ==}
dependencies:
ajv: 8.12.0
ajv: 8.16.0
dev: true
/json-schema-traverse@0.4.1:
@ -2927,7 +2949,7 @@ packages:
resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.11.3
acorn: 8.12.0
eslint-visitor-keys: 3.4.3
espree: 9.6.1
semver: 7.6.2
@ -3339,8 +3361,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.3.1:
resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==}
/prettier@3.3.2:
resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==}
engines: {node: '>=14'}
hasBin: true
dev: true
@ -3473,7 +3495,7 @@ packages:
/rxjs@7.8.1:
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
dependencies:
tslib: 2.6.2
tslib: 2.6.3
dev: true
/safe-buffer@5.1.2:
@ -3657,7 +3679,7 @@ packages:
resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==}
engines: {node: '>=12.20'}
dependencies:
tslib: 2.6.2
tslib: 2.6.3
dev: true
/synckit@0.9.0:
@ -3665,7 +3687,7 @@ packages:
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
'@pkgr/core': 0.1.1
tslib: 2.6.2
tslib: 2.6.3
dev: true
/terminal-link@2.1.1:
@ -3728,7 +3750,7 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
/ts-jest@28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@5.4.5):
/ts-jest@28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@5.5.2):
resolution: {integrity: sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
hasBin: true
@ -3752,18 +3774,18 @@ packages:
'@babel/core': 7.18.9
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
jest: 28.1.3(@types/node@20.14.2)
jest: 28.1.3(@types/node@20.14.7)
jest-util: 28.1.3
json5: 2.2.1
lodash.memoize: 4.1.2
make-error: 1.3.6
semver: 7.6.2
typescript: 5.4.5
typescript: 5.5.2
yargs-parser: 21.0.1
dev: true
/tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
/tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
dev: true
/tunnel-agent@0.6.0:
@ -3794,8 +3816,8 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript@5.4.5:
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
/typescript@5.5.2:
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
engines: {node: '>=14.17'}
hasBin: true
dev: true
@ -3911,18 +3933,19 @@ packages:
engines: {node: '>=10'}
dev: true
/yaml-eslint-parser@1.1.0:
resolution: {integrity: sha512-b464Q1fYiX1oYx2kE8k4mEp6S9Prk+tfDsY/IPxQ0FCjEuj3AKko5Skf3/yQJeYTTDyjDE+aWIJemnv29HvEWQ==}
/yaml-eslint-parser@1.2.3:
resolution: {integrity: sha512-4wZWvE398hCP7O8n3nXKu/vdq1HcH01ixYlCREaJL5NUMwQ0g3MaGFUBNSlmBtKmhbtVG/Cm6lyYmSVTEVil8A==}
engines: {node: ^14.17.0 || >=16.0.0}
dependencies:
eslint-visitor-keys: 3.4.3
lodash: 4.17.21
yaml: 2.1.1
yaml: 2.4.5
dev: true
/yaml@2.1.1:
resolution: {integrity: sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==}
/yaml@2.4.5:
resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
engines: {node: '>= 14'}
hasBin: true
dev: true
/yargs-parser@21.0.1: