Skip to content

Commit 091e150

Browse files
Merge pull request #226 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/testing-library/jest-dom-6.3.0
Bump @testing-library/jest-dom from 6.2.1 to 6.3.0 in /graph-tutorial
2 parents 235ef2d + c0596f8 commit 091e150

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.2.1",
48+
"@testing-library/jest-dom": "^6.3.0",
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
@@ -2004,10 +2004,10 @@
20042004
lz-string "^1.5.0"
20052005
pretty-format "^27.0.2"
20062006

2007-
"@testing-library/jest-dom@^6.2.1":
2008-
version "6.2.1"
2009-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.1.tgz#0beba7515caad06de8733e1dd5a040fe34ad212d"
2010-
integrity sha512-Nuy/uFFDe9h/2jwoUuMKgoxvgkUv4S9jI9bARj6dGUKJ3euRhg8JFi5sciYbrayoxkadEOZednRT9+vo6LvvxQ==
2007+
"@testing-library/jest-dom@^6.3.0":
2008+
version "6.3.0"
2009+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.3.0.tgz#e8d308e0c0e91d882340cbbfdea0e4daa7987d36"
2010+
integrity sha512-hJVIrkFizEQxoWsGBlycTcQhrpoCH4DhXfrnHFFXgkx3Xdm15zycsq5Ep+vpw4W8S0NJa8cxDHcuJib+1tEbhg==
20112011
dependencies:
20122012
"@adobe/css-tools" "^4.3.2"
20132013
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)