Skip to content

Commit 67bf64d

Browse files
Merge pull request #231 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/testing-library/jest-dom-6.4.2
Bump @testing-library/jest-dom from 6.4.1 to 6.4.2 in /graph-tutorial
2 parents 8b25639 + 79d12b3 commit 67bf64d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
4747
"@microsoft/microsoft-graph-types": "^2.40.0",
48-
"@testing-library/jest-dom": "^6.3.0",
48+
"@testing-library/jest-dom": "^6.4.2",
4949
"@testing-library/react": "^14.1.2",
5050
"@testing-library/user-event": "^14.5.2",
5151
"@types/jest": "^29.5.11",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1985,10 +1985,10 @@
19851985
lz-string "^1.5.0"
19861986
pretty-format "^27.0.2"
19871987

1988-
"@testing-library/jest-dom@^6.3.0":
1989-
version "6.4.1"
1990-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.1.tgz#1b0cc222c3a59f9cba2cc7947dc5fadc01210a37"
1991-
integrity sha512-Z7qMM3J2Zw5H/nC2/5CYx5YcuaD56JmDFKNIozZ89VIo6o6Y9FMhssics4e2madEKYDNEpZz3+glPGz0yWMOag==
1988+
"@testing-library/jest-dom@^6.4.2":
1989+
version "6.4.2"
1990+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz#38949f6b63722900e2d75ba3c6d9bf8cffb3300e"
1991+
integrity sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==
19921992
dependencies:
19931993
"@adobe/css-tools" "^4.3.2"
19941994
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)