Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @testing-library/jest-dom to v6.1.6 #1582

Merged
merged 1 commit into from
Jan 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.0.0",
"@typescript-eslint/eslint-plugin": "6.8.0",
"axios-retry": "3.8.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:^4.3.1":
"@adobe/css-tools@npm:^4.3.2":
version: 4.3.2
resolution: "@adobe/css-tools@npm:4.3.2"
checksum: 9667d61d55dc3b0a315c530ae84e016ce5267c4dd8ac00abb40108dc98e07b98e3090ce8b87acd51a41a68d9e84dcccb08cdf21c902572a9cf9dcaf830da4ae3
Expand Down Expand Up @@ -2919,7 +2919,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.4
"@testing-library/jest-dom": 6.1.6
"@testing-library/react": 14.0.0
"@typescript-eslint/eslint-plugin": 6.8.0
algoliasearch: 4.20.0
Expand Down Expand Up @@ -4228,11 +4228,11 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.4":
version: 6.1.4
resolution: "@testing-library/jest-dom@npm:6.1.4"
"@testing-library/jest-dom@npm:6.1.6":
version: 6.1.6
resolution: "@testing-library/jest-dom@npm:6.1.6"
dependencies:
"@adobe/css-tools": ^4.3.1
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
aria-query: ^5.0.0
chalk: ^3.0.0
Expand All @@ -4254,7 +4254,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: c6bd9469554136a25d94b55ea16736d56b8c5d200526023774dbf35ca35551a721257e6734f1b404bbd07ae0a1950f1912b5be60e113db2ff2ff50af14f7085c
checksum: 8d1a80678027915228b483a116fb9e358d25e2faffcd9a2c40b371752fbd53b5cb87351215866a43dd09393e7d364c46fc43923566b00ef63bbf3576d47da940
languageName: node
linkType: hard

Expand Down