Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 10, 2020
1 parent 88e1f88 commit 98c990f
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 42 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@changesets/changelog-github": "0.2.7",
"@changesets/cli": "2.11.0",
"@microsoft/api-documenter": "7.9.7",
"@microsoft/api-documenter": "7.9.8",
"@microsoft/api-extractor": "7.10.4",
"@types/chai": "4.2.13",
"@types/chai-as-promised": "7.1.3",
Expand All @@ -78,11 +78,11 @@
"@types/long": "4.0.1",
"@types/mocha": "7.0.2",
"@types/mz": "2.7.1",
"@types/node": "12.12.64",
"@types/node": "12.12.67",
"@types/sinon": "9.0.8",
"@types/sinon-chai": "3.2.5",
"@types/tmp": "0.2.0",
"@types/yargs": "15.0.7",
"@types/yargs": "15.0.8",
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/eslint-plugin-tslint": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
Expand All @@ -95,7 +95,7 @@
"coveralls": "3.1.0",
"del": "5.1.0",
"dependency-graph": "0.9.0",
"eslint": "7.10.0",
"eslint": "7.11.0",
"eslint-plugin-import": "2.22.1",
"express": "4.17.1",
"find-free-port": "2.0.0",
Expand All @@ -120,7 +120,7 @@
"karma-sauce-launcher": "1.2.0",
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.32",
"karma-summary-reporter": "1.8.0",
"karma-summary-reporter": "1.9.0",
"karma-webpack": "4.0.2",
"lcov-result-merger": "3.1.0",
"lerna": "3.22.1",
Expand All @@ -142,7 +142,7 @@
"simple-git": "2.21.0",
"sinon": "9.2.0",
"sinon-chai": "3.5.0",
"source-map-loader": "1.1.0",
"source-map-loader": "1.1.1",
"terser": "5.3.4",
"ts-loader": "8.0.4",
"ts-node": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-exp/auth-compat-exp/demo/package.json
Expand Up @@ -22,7 +22,7 @@
"@firebase/logger": "^0.2.2",
"@firebase/util": "^0.3.0",
"lerna": "^3.22.1",
"tslib": "1.14.0"
"tslib": "1.14.1"
},
"license": "Apache-2.0",
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages-exp/auth-compat-exp/demo/yarn.lock
Expand Up @@ -5059,10 +5059,10 @@ trim-off-newlines@^1.0.0:
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=

tslib@1.14.0:
version "1.14.0"
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.0.tgz#d624983f3e2c5e0b55307c3dd6c86acd737622c6"
integrity sha512-+Zw5lu0D9tvBMjGP8LpvMb0u2WW2QV3y+D8mO6J+cNzCYIN4sVy43Bf9vl92nqFahutN0I8zHa7cc4vihIshnw==
tslib@1.14.1:
version "1.14.1"
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@2.0.1:
version "2.0.1"
Expand Down
71 changes: 40 additions & 31 deletions yarn.lock
Expand Up @@ -2066,10 +2066,10 @@
globby "^11.0.0"
read-yaml-file "^1.1.0"

"@microsoft/api-documenter@7.9.7":
version "7.9.7"
resolved "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.9.7.tgz#965137674e136434d42ce4516a0f65bb99ed7314"
integrity sha512-wSlBDGbUd4Ld7YB8wmvsZ2yCwVdUh8zXmJHmggpZ13/TF/sForhhjd3MXfj0348h1RpVKE3foPxfxsDP6ON1Eg==
"@microsoft/api-documenter@7.9.8":
version "7.9.8"
resolved "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.9.8.tgz#80fe26f6140af92f823fe2db1e912a9a5a5b5db0"
integrity sha512-eiiJ1GN3/6NP5oWezTJpzb9/VRRlYEZR82eKrZpAqi0OvY9rezG6Zxz4ZqQM/Z9sTqdme1x2bPa5wTLPrqukOA==
dependencies:
"@microsoft/api-extractor-model" "7.10.3"
"@microsoft/tsdoc" "0.12.19"
Expand Down Expand Up @@ -2555,7 +2555,7 @@
"@types/through" "*"
rxjs "^6.4.0"

"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5":
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
version "7.0.6"
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
Expand Down Expand Up @@ -2628,10 +2628,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==

"@types/node@12.12.64":
version "12.12.64"
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.64.tgz#e3b336dc4c6ba52c6b59e3bd69a100347c20b1c0"
integrity sha512-UV1/ZJMC+HcP902wWdpC43cAcGu0IQk/I5bXjP2aSuCjsk3cE74mDvFrLKga7oDC170ugOAYBwfT4DSQW3akDA==
"@types/node@12.12.67":
version "12.12.67"
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.67.tgz#4f86badb292e822e3b13730a1f9713ed2377f789"
integrity sha512-R48tgL2izApf+9rYNH+3RBMbRpPeW3N8f0I9HMhggeq4UXwBDqumJ14SDs4ctTMhG11pIOduZ4z3QWGOiMc9Vg==

"@types/node@^10.10.0":
version "10.17.35"
Expand Down Expand Up @@ -2757,10 +2757,10 @@
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==

"@types/yargs@15.0.7":
version "15.0.7"
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.7.tgz#dad50a7a234a35ef9460737a56024287a3de1d2b"
integrity sha512-Gf4u3EjaPNcC9cTu4/j2oN14nSVhr8PQ+BvBcBQHAhDZfl0bVIiLgvnRXv/dn58XhTm9UXvBpvJpDlwV65QxOA==
"@types/yargs@15.0.8":
version "15.0.8"
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.8.tgz#7644904cad7427eb704331ea9bf1ee5499b82e23"
integrity sha512-b0BYzFUzBpOhPjpl1wtAHU994jBeKF4TKVlT7ssFv44T617XNcPdRoG4AzHLVshLzlrF7i3lTelH7UbuNYV58Q==
dependencies:
"@types/yargs-parser" "*"

Expand Down Expand Up @@ -3021,7 +3021,7 @@ JSONStream@^1.0.4, JSONStream@^1.2.1, JSONStream@^1.3.4:
jsonparse "^1.2.0"
through ">=2.2.7 <3"

abab@^2.0.4:
abab@^2.0.5:
version "2.0.5"
resolved "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
Expand Down Expand Up @@ -3142,7 +3142,7 @@ ajv@^5.0.0:
fast-json-stable-stringify "^2.0.0"
json-schema-traverse "^0.3.0"

ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.3, ajv@^6.12.4:
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
version "6.12.5"
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.5.tgz#19b0e8bae8f476e5ba666300387775fb1a00a4da"
integrity sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==
Expand Down Expand Up @@ -6325,10 +6325,10 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==

eslint@7.10.0:
version "7.10.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-7.10.0.tgz#494edb3e4750fb791133ca379e786a8f648c72b9"
integrity sha512-BDVffmqWl7JJXqCjAK6lWtcQThZB/aP1HXSH1JKwGwv0LQEdvpR7qzNrUT487RM39B5goWuboFad5ovMBmD8yA==
eslint@7.11.0:
version "7.11.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-7.11.0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b"
integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.1.3"
Expand All @@ -6340,7 +6340,7 @@ eslint@7.10.0:
enquirer "^2.3.5"
eslint-scope "^5.1.1"
eslint-utils "^2.1.0"
eslint-visitor-keys "^1.3.0"
eslint-visitor-keys "^2.0.0"
espree "^7.3.0"
esquery "^1.2.0"
esutils "^2.0.2"
Expand Down Expand Up @@ -9725,10 +9725,10 @@ karma-spec-reporter@0.0.32:
dependencies:
colors "^1.1.2"

karma-summary-reporter@1.8.0:
version "1.8.0"
resolved "https://registry.npmjs.org/karma-summary-reporter/-/karma-summary-reporter-1.8.0.tgz#bf2c66a223fbe9999dc09e5911c50f0df75ff725"
integrity sha512-M+xYhdCp2mZN89tr/Ux53btmIMgOUIx5ELlNWI/L3q3vnV38wKXubdhyhLjFS8lrWqSGLQsPEoJpJCkHFUvuRA==
karma-summary-reporter@1.9.0:
version "1.9.0"
resolved "https://registry.npmjs.org/karma-summary-reporter/-/karma-summary-reporter-1.9.0.tgz#e0c2f97bbd0af5faed7ff5e37cf5b2dd10ff8306"
integrity sha512-aQ+GcHsj7bYR00mJTC/jSrVYt9GdmWv9JN1MtLSICOnfPaVBHFcFMPDdCkvb/ZIB2pb+VYwtRH+DjQ0yrTqfvQ==
dependencies:
chalk "^1.1.3 || 2.x"

Expand Down Expand Up @@ -13453,7 +13453,7 @@ schema-utils@^1.0.0:
ajv-errors "^1.0.0"
ajv-keywords "^3.1.0"

schema-utils@^2.6.5, schema-utils@^2.7.0:
schema-utils@^2.6.5:
version "2.7.1"
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
Expand All @@ -13462,6 +13462,15 @@ schema-utils@^2.6.5, schema-utils@^2.7.0:
ajv "^6.12.4"
ajv-keywords "^3.5.2"

schema-utils@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-3.0.0.tgz#67502f6aa2b66a2d4032b4279a2944978a0913ef"
integrity sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==
dependencies:
"@types/json-schema" "^7.0.6"
ajv "^6.12.5"
ajv-keywords "^3.5.2"

secure-compare@3.0.1:
version "3.0.1"
resolved "https://registry.npmjs.org/secure-compare/-/secure-compare-3.0.1.tgz#f1a0329b308b221fae37b9974f3d578d0ca999e3"
Expand Down Expand Up @@ -13878,15 +13887,15 @@ source-list-map@^2.0.0:
resolved "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==

source-map-loader@1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/source-map-loader/-/source-map-loader-1.1.0.tgz#f0fcc88106137793a89ec00f118196b601f111ae"
integrity sha512-Kj7rXntLhAsEjZlqGz85Mbnu8N4gcxj5qZI1XyLQjqAI/p92ckRXwErb3jVYL5JxlFJnD4VgwybpB1h6NlETRg==
source-map-loader@1.1.1:
version "1.1.1"
resolved "https://registry.npmjs.org/source-map-loader/-/source-map-loader-1.1.1.tgz#1dd964294cfcc3d9bab65f46af97a38d8ae0c65d"
integrity sha512-m2HjSWP2R1yR9P31e4+ciGHFOPvW6GmqHgZkneOkrME2VvWysXTGi4o0yS28iKWWP3vAUmAoa+3x5ZRI2BIX6A==
dependencies:
abab "^2.0.4"
abab "^2.0.5"
iconv-lite "^0.6.2"
loader-utils "^2.0.0"
schema-utils "^2.7.0"
schema-utils "^3.0.0"
source-map "^0.6.1"
whatwg-mimetype "^2.3.0"

Expand Down

0 comments on commit 98c990f

Please sign in to comment.