Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1df4793

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6
1 parent a13f7ae commit 1df4793

File tree

4 files changed

+22
-38
lines changed

4 files changed

+22
-38
lines changed

‎ts-react-router-v5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.16.5",
6+
"@testing-library/jest-dom": "^6.1.4",
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
99
"@types/jest": "^27.5.2",

‎ts-react-router-v5/yarn.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@adobe/css-tools@^4.0.1":
6-
version "4.0.1"
7-
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
8-
integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==
5+
"@adobe/css-tools@^4.3.1":
6+
version "4.3.1"
7+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28"
8+
integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==
99

1010
"@ampproject/remapping@^2.1.0":
1111
version "2.2.0"
@@ -1726,14 +1726,13 @@
17261726
lz-string "^1.4.4"
17271727
pretty-format "^27.0.2"
17281728

1729-
"@testing-library/jest-dom@^5.16.5":
1730-
version "5.16.5"
1731-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1732-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1729+
"@testing-library/jest-dom@^6.1.4":
1730+
version "6.1.4"
1731+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz#cf0835c33bc5ef00befb9e672b1e3e6a710e30e3"
1732+
integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==
17331733
dependencies:
1734-
"@adobe/css-tools" "^4.0.1"
1734+
"@adobe/css-tools" "^4.3.1"
17351735
"@babel/runtime" "^7.9.2"
1736-
"@types/testing-library__jest-dom" "^5.9.1"
17371736
aria-query "^5.0.0"
17381737
chalk "^3.0.0"
17391738
css.escape "^1.5.1"
@@ -1931,7 +1930,7 @@
19311930
dependencies:
19321931
"@types/istanbul-lib-report" "*"
19331932

1934-
"@types/jest@*", "@types/jest@^27.5.2":
1933+
"@types/jest@^27.5.2":
19351934
version "27.5.2"
19361935
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
19371936
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
@@ -2078,13 +2077,6 @@
20782077
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
20792078
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
20802079

2081-
"@types/testing-library__jest-dom@^5.9.1":
2082-
version "5.14.3"
2083-
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.3.tgz#ee6c7ffe9f8595882ee7bda8af33ae7b8789ef17"
2084-
integrity sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==
2085-
dependencies:
2086-
"@types/jest" "*"
2087-
20882080
"@types/trusted-types@^2.0.2":
20892081
version "2.0.2"
20902082
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"

‎ts-react-router-v6/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.16.5",
6+
"@testing-library/jest-dom": "^6.1.4",
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
99
"@types/jest": "^27.5.2",

‎ts-react-router-v6/yarn.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@adobe/css-tools@^4.0.1":
6-
version "4.0.1"
7-
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
8-
integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==
5+
"@adobe/css-tools@^4.3.1":
6+
version "4.3.1"
7+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28"
8+
integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==
99

1010
"@ampproject/remapping@^2.1.0":
1111
version "2.2.0"
@@ -1731,14 +1731,13 @@
17311731
lz-string "^1.4.4"
17321732
pretty-format "^27.0.2"
17331733

1734-
"@testing-library/jest-dom@^5.16.5":
1735-
version "5.16.5"
1736-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1737-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1734+
"@testing-library/jest-dom@^6.1.4":
1735+
version "6.1.4"
1736+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz#cf0835c33bc5ef00befb9e672b1e3e6a710e30e3"
1737+
integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==
17381738
dependencies:
1739-
"@adobe/css-tools" "^4.0.1"
1739+
"@adobe/css-tools" "^4.3.1"
17401740
"@babel/runtime" "^7.9.2"
1741-
"@types/testing-library__jest-dom" "^5.9.1"
17421741
aria-query "^5.0.0"
17431742
chalk "^3.0.0"
17441743
css.escape "^1.5.1"
@@ -1931,7 +1930,7 @@
19311930
dependencies:
19321931
"@types/istanbul-lib-report" "*"
19331932

1934-
"@types/jest@*", "@types/jest@^27.5.2":
1933+
"@types/jest@^27.5.2":
19351934
version "27.5.2"
19361935
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
19371936
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
@@ -2061,13 +2060,6 @@
20612060
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
20622061
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
20632062

2064-
"@types/testing-library__jest-dom@^5.9.1":
2065-
version "5.14.3"
2066-
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.3.tgz#ee6c7ffe9f8595882ee7bda8af33ae7b8789ef17"
2067-
integrity sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==
2068-
dependencies:
2069-
"@types/jest" "*"
2070-
20712063
"@types/trusted-types@^2.0.2":
20722064
version "2.0.2"
20732065
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /