mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update testing-library
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
954a384d65
commit
b7c4e0c4a2
2 changed files with 43 additions and 44 deletions
|
@ -121,10 +121,10 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/bundle-analyzer": "14.1.0",
|
"@next/bundle-analyzer": "14.1.0",
|
||||||
"@testing-library/cypress": "10.0.1",
|
"@testing-library/cypress": "10.0.2",
|
||||||
"@testing-library/dom": "9.3.4",
|
"@testing-library/dom": "9.3.4",
|
||||||
"@testing-library/jest-dom": "6.4.2",
|
"@testing-library/jest-dom": "6.4.8",
|
||||||
"@testing-library/react": "14.2.1",
|
"@testing-library/react": "14.2.2",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
"@types/d3-graphviz": "2.6.10",
|
"@types/d3-graphviz": "2.6.10",
|
||||||
|
|
81
yarn.lock
81
yarn.lock
|
@ -12,10 +12,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@adobe/css-tools@npm:^4.3.2":
|
"@adobe/css-tools@npm:^4.4.0":
|
||||||
version: 4.3.3
|
version: 4.4.0
|
||||||
resolution: "@adobe/css-tools@npm:4.3.3"
|
resolution: "@adobe/css-tools@npm:4.4.0"
|
||||||
checksum: 10c0/e76e712df713964b87cdf2aca1f0477f19bebd845484d5fcba726d3ec7782366e2f26ec8cb2dcfaf47081a5c891987d8a9f5c3f30d11e1eb3c1848adc27fcb24
|
checksum: 10c0/d65ddc719389bf469097df80fb16a8af48a973dea4b57565789d70ac8e7ab4987e6dc0095da3ed5dc16c1b6f8960214a7590312eeda8abd543d91fd0f59e6c94
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2535,10 +2535,10 @@ __metadata:
|
||||||
"@redux-devtools/core": "npm:4.0.0"
|
"@redux-devtools/core": "npm:4.0.0"
|
||||||
"@reduxjs/toolkit": "npm:2.1.0"
|
"@reduxjs/toolkit": "npm:2.1.0"
|
||||||
"@svgr/webpack": "npm:8.1.0"
|
"@svgr/webpack": "npm:8.1.0"
|
||||||
"@testing-library/cypress": "npm:10.0.1"
|
"@testing-library/cypress": "npm:10.0.2"
|
||||||
"@testing-library/dom": "npm:9.3.4"
|
"@testing-library/dom": "npm:9.3.4"
|
||||||
"@testing-library/jest-dom": "npm:6.4.2"
|
"@testing-library/jest-dom": "npm:6.4.8"
|
||||||
"@testing-library/react": "npm:14.2.1"
|
"@testing-library/react": "npm:14.2.2"
|
||||||
"@testing-library/react-hooks": "npm:8.0.1"
|
"@testing-library/react-hooks": "npm:8.0.1"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
"@types/d3-graphviz": "npm:2.6.10"
|
"@types/d3-graphviz": "npm:2.6.10"
|
||||||
|
@ -4464,15 +4464,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/cypress@npm:10.0.1":
|
"@testing-library/cypress@npm:10.0.2":
|
||||||
version: 10.0.1
|
version: 10.0.2
|
||||||
resolution: "@testing-library/cypress@npm:10.0.1"
|
resolution: "@testing-library/cypress@npm:10.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": "npm:^7.14.6"
|
"@babel/runtime": "npm:^7.14.6"
|
||||||
"@testing-library/dom": "npm:^9.0.0"
|
"@testing-library/dom": "npm:^10.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
cypress: ^12.0.0 || ^13.0.0
|
cypress: ^12.0.0 || ^13.0.0
|
||||||
checksum: 10c0/6fc7eb6b489da8b510a34510db8c799f5829625893e5a4fe6597e6a35ae854bf4757492192792239bab791f6e64cb80a4ec5cdbfcad744bfc27c97f72be54d4d
|
checksum: 10c0/c8305bcdceb1b0a8b6abcb23374ba670f6ddacd6416144a422efd7bdee901af39497f2e0f773b546db5e317776c786fbe4776607da3cbe1d1f42433bce240ca9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4492,36 +4492,35 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/jest-dom@npm:6.4.2":
|
"@testing-library/dom@npm:^10.1.0":
|
||||||
version: 6.4.2
|
version: 10.4.0
|
||||||
resolution: "@testing-library/jest-dom@npm:6.4.2"
|
resolution: "@testing-library/dom@npm:10.4.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@adobe/css-tools": "npm:^4.3.2"
|
"@babel/code-frame": "npm:^7.10.4"
|
||||||
|
"@babel/runtime": "npm:^7.12.5"
|
||||||
|
"@types/aria-query": "npm:^5.0.1"
|
||||||
|
aria-query: "npm:5.3.0"
|
||||||
|
chalk: "npm:^4.1.0"
|
||||||
|
dom-accessibility-api: "npm:^0.5.9"
|
||||||
|
lz-string: "npm:^1.5.0"
|
||||||
|
pretty-format: "npm:^27.0.2"
|
||||||
|
checksum: 10c0/0352487720ecd433400671e773df0b84b8268fb3fe8e527cdfd7c11b1365b398b4e0eddba6e7e0c85e8d615f48257753283fccec41f6b986fd6c85f15eb5f84f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@testing-library/jest-dom@npm:6.4.8":
|
||||||
|
version: 6.4.8
|
||||||
|
resolution: "@testing-library/jest-dom@npm:6.4.8"
|
||||||
|
dependencies:
|
||||||
|
"@adobe/css-tools": "npm:^4.4.0"
|
||||||
"@babel/runtime": "npm:^7.9.2"
|
"@babel/runtime": "npm:^7.9.2"
|
||||||
aria-query: "npm:^5.0.0"
|
aria-query: "npm:^5.0.0"
|
||||||
chalk: "npm:^3.0.0"
|
chalk: "npm:^3.0.0"
|
||||||
css.escape: "npm:^1.5.1"
|
css.escape: "npm:^1.5.1"
|
||||||
dom-accessibility-api: "npm:^0.6.3"
|
dom-accessibility-api: "npm:^0.6.3"
|
||||||
lodash: "npm:^4.17.15"
|
lodash: "npm:^4.17.21"
|
||||||
redent: "npm:^3.0.0"
|
redent: "npm:^3.0.0"
|
||||||
peerDependencies:
|
checksum: 10c0/8eececcac1ec7728c038b9d9eabfc8b8dcf4dc1e997c959450bff16d946e3344275862b84bfe0e1d1beb3817368e782464816aca47ab5c94f0ebf66db71df55d
|
||||||
"@jest/globals": ">= 28"
|
|
||||||
"@types/bun": "*"
|
|
||||||
"@types/jest": ">= 28"
|
|
||||||
jest: ">= 28"
|
|
||||||
vitest: ">= 0.32"
|
|
||||||
peerDependenciesMeta:
|
|
||||||
"@jest/globals":
|
|
||||||
optional: true
|
|
||||||
"@types/bun":
|
|
||||||
optional: true
|
|
||||||
"@types/jest":
|
|
||||||
optional: true
|
|
||||||
jest:
|
|
||||||
optional: true
|
|
||||||
vitest:
|
|
||||||
optional: true
|
|
||||||
checksum: 10c0/e7eba527b34ce30cde94424d2ec685bdfed51daaafb7df9b68b51aec6052e99a50c8bfe654612dacdf857a1eb81d68cf294fc89de558ee3a992bf7a6019fffcc
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4547,9 +4546,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/react@npm:14.2.1":
|
"@testing-library/react@npm:14.2.2":
|
||||||
version: 14.2.1
|
version: 14.2.2
|
||||||
resolution: "@testing-library/react@npm:14.2.1"
|
resolution: "@testing-library/react@npm:14.2.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": "npm:^7.12.5"
|
"@babel/runtime": "npm:^7.12.5"
|
||||||
"@testing-library/dom": "npm:^9.0.0"
|
"@testing-library/dom": "npm:^9.0.0"
|
||||||
|
@ -4557,7 +4556,7 @@ __metadata:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.0.0
|
react: ^18.0.0
|
||||||
react-dom: ^18.0.0
|
react-dom: ^18.0.0
|
||||||
checksum: 10c0/83b35cf8bf5640f1b63b32223ebc75799dc1a8e034d819120b26838fba0b0ab10bdbe6ad07dd8ae8287365f2b0c52dc9892a6fa11bb24d3e63ad97dfb7f2f296
|
checksum: 10c0/ab36707f6701a4a56dd217e16e00d6326e0f760bb2e716245422c7500a0b94efcd351d0aa89c4fab2916e6ebc68c983cec6b3ae0804de813cafc913a612668f6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6414,7 +6413,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"aria-query@npm:^5.0.0, aria-query@npm:^5.3.0":
|
"aria-query@npm:5.3.0, aria-query@npm:^5.0.0, aria-query@npm:^5.3.0":
|
||||||
version: 5.3.0
|
version: 5.3.0
|
||||||
resolution: "aria-query@npm:5.3.0"
|
resolution: "aria-query@npm:5.3.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -12897,7 +12896,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lodash@npm:4.17.21, lodash@npm:^4.17.15, lodash@npm:^4.17.21":
|
"lodash@npm:4.17.21, lodash@npm:^4.17.21":
|
||||||
version: 4.17.21
|
version: 4.17.21
|
||||||
resolution: "lodash@npm:4.17.21"
|
resolution: "lodash@npm:4.17.21"
|
||||||
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
|
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
|
||||||
|
|
Loading…
Reference in a new issue