Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 25, 2020
1 parent edf7dba commit 7edfc96
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/eslint-plugin-prettier": "3.1.0",
"@types/jest": "26.0.15",
"@types/json5": "0.0.30",
"@types/node": "13.13.32",
"@types/node": "13.13.33",
"@types/prettier": "2.1.5",
"@types/rimraf": "3.0.0",
"@types/sinon": "9.0.9",
Expand Down Expand Up @@ -130,7 +130,7 @@
"shellwords-ts": "^3.0.0",
"string-width": "^4.2.0",
"tslib": "2.0.3",
"type-fest": "^0.19.0",
"type-fest": "^0.20.0",
"wrap-ansi": "^7.0.0",
"yamljs": "^0.3.0",
"yargs": "^16.0.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -870,10 +870,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==

"@types/[email protected].32":
version "13.13.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.32.tgz#f0edd0fb57b3c9f6e64a0b3ddb1e0f729b6f71ce"
integrity sha512-sPBvDnrwZE1uePhkCEyI/qQlgZM5kePPAhHIFDWNsOrWBFRBOk3LKJYmVCLeLZlL9Ub/FzMJb31OTWCg2F+06g==
"@types/[email protected].33":
version "13.13.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.33.tgz#300e65e0b465bda102b9845d172d8d45726a2dd8"
integrity sha512-1B3GM1yuYsFyEvBb+ljBqWBOylsWDYioZ5wpu8AhXdIhq20neXS7eaSC8GkwHE0yQYGiOIV43lMsgRYTgKZefQ==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down Expand Up @@ -7858,10 +7858,10 @@ type-fest@^0.18.0:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.0.tgz#2edfa6382d48653707344f7fccdb0443d460e8d6"
integrity sha512-fbDukFPnJBdn2eZ3RR+5mK2slHLFd6gYHY7jna1KWWy4Yr4XysHuCdXRzy+RiG/HwG4WJat00vdC2UHky5eKiQ==

type-fest@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.19.0.tgz#b2b8e34b2a1253a839f9c3b4bba0ebacbd34be9c"
integrity sha512-6lN0zC9ItzVv3jq9NicSaqo7PUjTNnmxGBECiJbz8Vv2TWaGW15mJTBS2BHZUlEKRsclzZzp8gHnBe4kzQRNfg==
type-fest@^0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.0.tgz#98df2cf1782ca9c40fd60e6a4dbe31527825cf43"
integrity sha512-IfovlvZ5WyvuiUcLAJZecjTiPowgpluHLTNqmta3woGNaue1K1hJKn2XPAP433P5K1qEFm0K+U1YDyyarczU2w==

type-fest@^0.6.0:
version "0.6.0"
Expand Down

0 comments on commit 7edfc96

Please sign in to comment.