Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 1ee8733 commit d0b10da
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.18.6",
"@jenkinsci/gatsby-plugin-jenkins-layout": "1.6.0",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.0.0",
"@typescript-eslint/eslint-plugin": "6.8.0",
"axios-retry": "3.8.0",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3129,7 +3129,7 @@ __metadata:
"@jenkins-cd/gatsby-source-jenkinsplugins": "*"
"@jenkinsci/gatsby-plugin-jenkins-layout": 1.6.0
"@juggle/resize-observer": 3.4.0
"@testing-library/jest-dom": 6.1.6
"@testing-library/jest-dom": 6.4.2
"@testing-library/react": 14.0.0
"@typescript-eslint/eslint-plugin": 6.8.0
algoliasearch: 4.20.0
Expand Down Expand Up @@ -4438,33 +4438,36 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.6":
version: 6.1.6
resolution: "@testing-library/jest-dom@npm:6.1.6"
"@testing-library/jest-dom@npm:6.4.2":
version: 6.4.2
resolution: "@testing-library/jest-dom@npm:6.4.2"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
aria-query: ^5.0.0
chalk: ^3.0.0
css.escape: ^1.5.1
dom-accessibility-api: ^0.5.6
dom-accessibility-api: ^0.6.3
lodash: ^4.17.15
redent: ^3.0.0
peerDependencies:
"@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: 8d1a80678027915228b483a116fb9e358d25e2faffcd9a2c40b371752fbd53b5cb87351215866a43dd09393e7d364c46fc43923566b00ef63bbf3576d47da940
checksum: 631aeadbf4e738080ae095242cf1a29a0b4ee2f09c8bdd0d3f00a923707da64c1617e088ba9a961d098481afabdc1d19149fb7ef98edf15132348eb222f345ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -8425,13 +8428,20 @@ __metadata:
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.5.6, dom-accessibility-api@npm:^0.5.9":
"dom-accessibility-api@npm:^0.5.9":
version: 0.5.16
resolution: "dom-accessibility-api@npm:0.5.16"
checksum: 005eb283caef57fc1adec4d5df4dd49189b628f2f575af45decb210e04d634459e3f1ee64f18b41e2dcf200c844bc1d9279d80807e686a30d69a4756151ad248
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.6.3":
version: 0.6.3
resolution: "dom-accessibility-api@npm:0.6.3"
checksum: c325b5144bb406df23f4affecffc117dbaec9af03daad9ee6b510c5be647b14d28ef0a4ea5ca06d696d8ab40bb777e5fed98b985976fdef9d8790178fa1d573f
languageName: node
linkType: hard

"dom-converter@npm:^0.2.0":
version: 0.2.0
resolution: "dom-converter@npm:0.2.0"
Expand Down

0 comments on commit d0b10da

Please sign in to comment.