mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #951 from ahmadk953/dependabot/npm_and_yarn/testing-library/react-16.2.0
Bump @testing-library/react from 16.1.0 to 16.2.0
This commit is contained in:
commit
7ee2e55753
2 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@
|
|||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.1.0",
|
||||
"@testing-library/react": "^16.2.0",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4196,9 +4196,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:^16.1.0":
|
||||
version: 16.1.0
|
||||
resolution: "@testing-library/react@npm:16.1.0"
|
||||
"@testing-library/react@npm:^16.2.0":
|
||||
version: 16.2.0
|
||||
resolution: "@testing-library/react@npm:16.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.12.5"
|
||||
peerDependencies:
|
||||
|
@ -4212,7 +4212,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/8451dcc76ba0d4f3504af78f2a4aacc13117691f4b7a3c279f3e047d5ea817ff686496ad53e7f65f6183112aef2be3f318af609b1f5d666eed42b1014d1c68d5
|
||||
checksum: 10c0/7adaedaf237002b42e04a6261d2756074a19cbca0f0c79ba375660f618e123c0ee56256ced00aeb0bb7225ba1a8a81b92b692cca053521a21bb92a8cace1e4c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12881,7 +12881,7 @@ __metadata:
|
|||
"@tanstack/react-query": "npm:^5.64.1"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.1.0"
|
||||
"@testing-library/react": "npm:^16.2.0"
|
||||
"@types/compression": "npm:^1.7.5"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/jest": "npm:^29.5.14"
|
||||
|
|
Loading…
Reference in a new issue