Skip to content

Commit 1acc2e9

Browse files
Update dependency @testing-library/jest-dom to v6.6.3
1 parent 5c27b0e commit 1acc2e9

File tree

3 files changed

+49
-57
lines changed

3 files changed

+49
-57
lines changed

package-lock.json

Lines changed: 29 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "6.1.4",
6+
"@testing-library/jest-dom": "6.6.3",
77
"@testing-library/react": "11.2.7",
88
"@testing-library/user-event": "12.8.3",
99
"bootstrap": "4.6.2",

yarn.lock

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

44

5-
"@adobe/css-tools@^4.3.1":
6-
version "4.3.1"
7-
resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz"
8-
integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==
5+
"@adobe/css-tools@^4.4.0":
6+
version "4.4.0"
7+
resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.0.tgz"
8+
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
99

1010
"@ampproject/remapping@^2.1.0":
1111
version "2.2.0"
@@ -1035,7 +1035,7 @@
10351035
core-js-pure "^3.0.0"
10361036
regenerator-runtime "^0.13.4"
10371037

1038-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1038+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
10391039
version "7.23.2"
10401040
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz"
10411041
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
@@ -1781,18 +1781,17 @@
17811781
lz-string "^1.4.4"
17821782
pretty-format "^26.6.2"
17831783

1784-
"@testing-library/jest-dom@6.1.4":
1785-
version "6.1.4"
1786-
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.1.4.tgz"
1787-
integrity sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==
1784+
"@testing-library/jest-dom@6.6.3":
1785+
version "6.6.3"
1786+
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz"
1787+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
17881788
dependencies:
1789-
"@adobe/css-tools" "^4.3.1"
1790-
"@babel/runtime" "^7.9.2"
1789+
"@adobe/css-tools" "^4.4.0"
17911790
aria-query "^5.0.0"
17921791
chalk "^3.0.0"
17931792
css.escape "^1.5.1"
1794-
dom-accessibility-api "^0.5.6"
1795-
lodash "^4.17.15"
1793+
dom-accessibility-api "^0.6.3"
1794+
lodash "^4.17.21"
17961795
redent "^3.0.0"
17971796

17981797
"@testing-library/react@11.2.7":
@@ -3762,11 +3761,16 @@ doctrine@^3.0.0:
37623761
dependencies:
37633762
esutils "^2.0.2"
37643763

3765-
dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6:
3764+
dom-accessibility-api@^0.5.4:
37663765
version "0.5.14"
37673766
resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.14.tgz"
37683767
integrity sha512-NMt+m9zFMPZe0JcY9gN224Qvk6qLIdqex29clBvc/y75ZBX9YA9wNK3frsYvu2DI1xcCIwxwnX+TlsJ2DSOADg==
37693768

3769+
dom-accessibility-api@^0.6.3:
3770+
version "0.6.3"
3771+
resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz"
3772+
integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==
3773+
37703774
dom-converter@^0.2.0:
37713775
version "0.2.0"
37723776
resolved "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz"
@@ -6180,7 +6184,7 @@ lodash.uniq@^4.5.0:
61806184
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz"
61816185
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
61826186

6183-
lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
6187+
lodash@^4.17.12, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
61846188
version "4.17.21"
61856189
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
61866190
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)