Skip to content

Commit 8349e91

Browse files
authored
Merge pull request #598 from dolthub/dependabot/npm_and_yarn/web/testing-library/dom-10.4.1
Bump @testing-library/dom from 10.4.0 to 10.4.1 in /web
2 parents cd390a0 + 847cf91 commit 8349e91

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@graphql-codegen/fragment-matcher": "^5.1.0",
8282
"@graphql-codegen/typescript-operations": "^4.6.1",
8383
"@graphql-codegen/typescript-react-apollo": "^4.0.0",
84-
"@testing-library/dom": "^10.4.0",
84+
"@testing-library/dom": "^10.4.1",
8585
"@testing-library/jest-dom": "^6.6.3",
8686
"@testing-library/react": "^16.3.0",
8787
"@testing-library/user-event": "^14.6.1",

web/yarn.lock

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5383,7 +5383,7 @@ __metadata:
53835383
languageName: node
53845384
linkType: hard
53855385

5386-
"@testing-library/dom@npm:>=7, @testing-library/dom@npm:^10.4.0":
5386+
"@testing-library/dom@npm:>=7":
53875387
version: 10.4.0
53885388
resolution: "@testing-library/dom@npm:10.4.0"
53895389
dependencies:
@@ -5399,6 +5399,22 @@ __metadata:
53995399
languageName: node
54005400
linkType: hard
54015401

5402+
"@testing-library/dom@npm:^10.4.1":
5403+
version: 10.4.1
5404+
resolution: "@testing-library/dom@npm:10.4.1"
5405+
dependencies:
5406+
"@babel/code-frame": "npm:^7.10.4"
5407+
"@babel/runtime": "npm:^7.12.5"
5408+
"@types/aria-query": "npm:^5.0.1"
5409+
aria-query: "npm:5.3.0"
5410+
dom-accessibility-api: "npm:^0.5.9"
5411+
lz-string: "npm:^1.5.0"
5412+
picocolors: "npm:1.1.1"
5413+
pretty-format: "npm:^27.0.2"
5414+
checksum: 10c0/19ce048012d395ad0468b0dbcc4d0911f6f9e39464d7a8464a587b29707eed5482000dad728f5acc4ed314d2f4d54f34982999a114d2404f36d048278db815b1
5415+
languageName: node
5416+
linkType: hard
5417+
54025418
"@testing-library/jest-dom@npm:^6.6.3":
54035419
version: 6.6.3
54045420
resolution: "@testing-library/jest-dom@npm:6.6.3"
@@ -9764,7 +9780,7 @@ __metadata:
97649780
"@graphql-codegen/typescript-operations": "npm:^4.6.1"
97659781
"@graphql-codegen/typescript-react-apollo": "npm:^4.0.0"
97669782
"@react-icons/all-files": "npm:^4.1.0"
9767-
"@testing-library/dom": "npm:^10.4.0"
9783+
"@testing-library/dom": "npm:^10.4.1"
97689784
"@testing-library/jest-dom": "npm:^6.6.3"
97699785
"@testing-library/react": "npm:^16.3.0"
97709786
"@testing-library/user-event": "npm:^14.6.1"
@@ -16287,7 +16303,7 @@ __metadata:
1628716303
languageName: node
1628816304
linkType: hard
1628916305

16290-
"picocolors@npm:^1.0.0, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
16306+
"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
1629116307
version: 1.1.1
1629216308
resolution: "picocolors@npm:1.1.1"
1629316309
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58

0 commit comments

Comments
 (0)