Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 8, 2022
1 parent 9d5ee7c commit 56041b6
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 21 deletions.
2 changes: 1 addition & 1 deletion __browser_tests__/react-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@babel/preset-typescript": "7.16.7",
"@types/expect-puppeteer": "4.4.7",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/jest-environment-puppeteer": "5.0.2",
"@types/puppeteer": "5.4.6",
"jest": "27.5.1",
Expand Down
8 changes: 4 additions & 4 deletions __browser_tests__/react-sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,10 +2603,10 @@
jest-diff "^27.0.0"
pretty-format "^27.0.0"

"@types/jest@27.4.1":
version "27.4.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
"@types/jest@27.5.0":
version "27.5.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
dependencies:
jest-matcher-utils "^27.0.0"
pretty-format "^27.0.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"packages/*"
],
"devDependencies": {
"@microsoft/api-documenter": "7.17.11",
"@microsoft/api-extractor": "7.23.0",
"@microsoft/api-documenter": "7.17.12",
"@microsoft/api-extractor": "7.23.1",
"@microsoft/api-extractor-model": "7.17.2",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"codecov": "3.8.3",
"cross-fetch": "3.1.5",
"ethr-did-registry": "0.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/debug": "4.1.7",
"sqlite3": "5.0.6",
"sqlite3": "5.0.8",
"typescript": "4.6.4"
},
"files": [
Expand Down
42 changes: 30 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1750,10 +1750,10 @@
semver "^7.3.5"
tar "^6.1.11"

"@microsoft/api-documenter@7.17.11":
version "7.17.11"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.17.11.tgz#7f1b50e610e45f581ff4344c73b184d822e6bc11"
integrity sha512-VdCu4eG5RISGEiG/hFO3jaN3gEgMZVXZRFpch/PQzrLO3Vh2QhZTz2LsZ2SYyb7UwBZCK9Z76ULv5cGoflylNA==
"@microsoft/api-documenter@7.17.12":
version "7.17.12"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.17.12.tgz#2596b2e2c6f12a6ebbecf7738af2ae249290a19c"
integrity sha512-XJq58+HwLxw5bY/YPnJnmn2rG1DXHBUIXKWWwphHj9A/sNyYxf5elbvwcsx41+MSNz07pcfW8/neyK5v05MFgA==
dependencies:
"@microsoft/api-extractor-model" "7.17.2"
"@microsoft/tsdoc" "0.14.1"
Expand Down Expand Up @@ -1790,6 +1790,24 @@
source-map "~0.6.1"
typescript "~4.6.3"

"@microsoft/api-extractor@7.23.1":
version "7.23.1"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.23.1.tgz#483e339cc73669c709ff215a76eb0e6d9a31de5b"
integrity sha512-J5cTjbMzSZPRZT4AKvFI1KmLGHVhV6bHnFcPo3Og9cN9QmknzpKg5BxvpBecEdFKNZxUpUrBkps2xOQ4Fjc6zg==
dependencies:
"@microsoft/api-extractor-model" "7.17.2"
"@microsoft/tsdoc" "0.14.1"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.45.4"
"@rushstack/rig-package" "0.3.11"
"@rushstack/ts-command-line" "4.10.10"
colors "~1.2.1"
lodash "~4.17.15"
resolve "~1.17.0"
semver "~7.3.0"
source-map "~0.6.1"
typescript "~4.6.3"

"@microsoft/tsdoc-config@~0.16.1":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.16.1.tgz#4de11976c1202854c4618f364bf499b4be33e657"
Expand Down Expand Up @@ -2863,10 +2881,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@27.4.1":
version "27.4.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
"@types/jest@27.5.0":
version "27.5.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
dependencies:
jest-matcher-utils "^27.0.0"
pretty-format "^27.0.0"
Expand Down Expand Up @@ -10410,10 +10428,10 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=

sqlite3@5.0.6:
version "5.0.6"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.6.tgz#1b50a36e528fe650f79da9ed7adde6468d597aa9"
integrity sha512-uT1dC6N3ReF+jchY01zvl1wVFFJ5xO86wSnCpK39uA/zmAHBDm6TiAq1v876QKv8JgiijxQ7/fb5C2LPm7ZAJA==
sqlite3@5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.8.tgz#b4b7eab7156debec80866ef492e01165b4688272"
integrity sha512-f2ACsbSyb2D1qFFcqIXPfFscLtPVOWJr5GmUzYxf4W+0qelu5MWrR+FAQE1d5IUArEltBrzSDxDORG8P/IkqyQ==
dependencies:
"@mapbox/node-pre-gyp" "^1.0.0"
node-addon-api "^4.2.0"
Expand Down

0 comments on commit 56041b6

Please sign in to comment.