Update JS test packages

This commit is contained in:
Renovate Bot 2020-08-01 13:50:48 +00:00 committed by mrdrogdrog
parent 5138771201
commit 5b9cf083c3
2 changed files with 10 additions and 10 deletions

View file

@ -3,9 +3,9 @@
"license": "AGPL-3.0", "license": "AGPL-3.0",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "5.11.1", "@testing-library/jest-dom": "5.11.2",
"@testing-library/react": "10.4.7", "@testing-library/react": "10.4.7",
"@testing-library/user-event": "12.0.15", "@testing-library/user-event": "12.1.0",
"@types/codemirror": "0.0.97", "@types/codemirror": "0.0.97",
"@types/deep-equal": "1.0.1", "@types/deep-equal": "1.0.1",
"@types/highlight.js": "9.12.4", "@types/highlight.js": "9.12.4",

View file

@ -1569,10 +1569,10 @@
dom-accessibility-api "^0.4.6" dom-accessibility-api "^0.4.6"
pretty-format "^25.5.0" pretty-format "^25.5.0"
"@testing-library/jest-dom@5.11.1": "@testing-library/jest-dom@5.11.2":
version "5.11.1" version "5.11.2"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.1.tgz#b9541d7625cec9e5feb647f49a96c43f7c055cdd" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.2.tgz#c49de331555c70127b5d7fc97344ad5265f4c54c"
integrity sha512-NHOHjDwyBoqM7mXjNLieSp/6vJ17DILzhNTw7+RarluaBkyWRzWgFj+d6xnd1adMBlwfQSeR2FWGTxHXCxeMSA== integrity sha512-s+rWJx+lanEGKqvOl4qJR0rGjCrxsEjj9qjxFlg4NV4/FRD7fnUUAWPHqwpyafNHfLYArs58FADgdn4UKmjFmw==
dependencies: dependencies:
"@babel/runtime" "^7.9.2" "@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1" "@types/testing-library__jest-dom" "^5.9.1"
@ -1593,10 +1593,10 @@
"@babel/runtime" "^7.10.3" "@babel/runtime" "^7.10.3"
"@testing-library/dom" "^7.17.1" "@testing-library/dom" "^7.17.1"
"@testing-library/user-event@12.0.15": "@testing-library/user-event@12.1.0":
version "12.0.15" version "12.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.0.15.tgz#464e0478cbecf2059780c46f119e5ef49a1e07bf" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.0.tgz#a2597419466a93e338c91baa7bb22d4da0309d1d"
integrity sha512-B+f8lpty7Nnq0i06FBGPDWT+asnHaudpmYBKDw7wqIq5xpUdzfDBSOdlcwRNneM3XrD0RsOZE9BXuDwr5pwsvw== integrity sha512-aH/XuNFpPD6dA+fh754EGqKeAzpH66HpLJYkv9vOAih2yGmTM8JiZ8uisQDGWRPkc6sxE2zCqDwLR4ZskhRCxw==
dependencies: dependencies:
"@babel/runtime" "^7.10.2" "@babel/runtime" "^7.10.2"