Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent d9949e1 commit b94168b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 40 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"fast-redact": "^3.3.0"
},
"devDependencies": {
"@types/bunyan-prettystream": "^0.1.32",
"@types/express": "^4.17.17",
"@types/bunyan-prettystream": "^0.1.33",
"@types/express": "^4.17.19",
"@types/jest": "^29.5.5",
"@types/node-fetch": "^2.6.4",
"@types/shelljs": "^0.8.12",
"@types/node-fetch": "^2.6.6",
"@types/shelljs": "^0.8.13",
"@types/supertest": "^2.0.14",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@valora/eslint-config-typescript": "^1.0.2",
"@valora/prettier-config": "^0.0.1",
"axios": "^1.4.0",
"axios": "^1.5.1",
"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "^8.48.0",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -71,7 +71,7 @@
"got": "^11.8.6",
"jest": "^29.7.0",
"mockdate": "^3.0.5",
"node-fetch": "^2.6.12",
"node-fetch": "^2.7.0",
"prettier": "^3.0.3",
"semantic-release": "^19.0.5",
"shelljs": "^0.8.5",
Expand Down
59 changes: 25 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1285,10 +1285,10 @@
"@types/connect" "*"
"@types/node" "*"

"@types/bunyan-prettystream@^0.1.32":
version "0.1.32"
resolved "https://registry.yarnpkg.com/@types/bunyan-prettystream/-/bunyan-prettystream-0.1.32.tgz#0a8febdf1aad192a57e6ae526c295f24b33ee247"
integrity sha512-isNee++Alq3HXyQODTrKtRZ0hlec9VAd5r2+jdkXnzdZUsXJxLmw7QcrVn5ILT0awdTFLVGiDKTnI1zLhYwxOg==
"@types/bunyan-prettystream@^0.1.33":
version "0.1.33"
resolved "https://registry.yarnpkg.com/@types/bunyan-prettystream/-/bunyan-prettystream-0.1.33.tgz#86f24685e0947ee4fc1b35d14bcb649cc575a104"
integrity sha512-h0cb9EdAynIR5y6Cn9fxnkAW2DlIo/5puvyBQGyEjxC/8YpTplKd0qdQT/C6GTsEwZZdPuGhAUjUlZoxWhM5yw==
dependencies:
"@types/node" "*"

Expand Down Expand Up @@ -1330,10 +1330,10 @@
"@types/qs" "*"
"@types/range-parser" "*"

"@types/express@^4.17.17":
version "4.17.17"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17.tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4"
integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==
"@types/express@^4.17.19":
version "4.17.19"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.19.tgz#6ff9b4851fda132c5d3dcd2f89fdb6a7a0031ced"
integrity sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "^4.17.33"
Expand Down Expand Up @@ -1447,13 +1447,13 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==

"@types/node-fetch@^2.6.4":
version "2.6.4"
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.4.tgz#1bc3a26de814f6bf466b25aeb1473fa1afe6a660"
integrity sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==
"@types/node-fetch@^2.6.6":
version "2.6.6"
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.6.tgz#b72f3f4bc0c0afee1c0bc9cff68e041d01e3e779"
integrity sha512-95X8guJYhfqiuVVhRFxVQcf4hW/2bCuoPwDasMf/531STFoNoWTT7YDnWdXHEZKqAGUigmpG31r2FE70LwnzJw==
dependencies:
"@types/node" "*"
form-data "^3.0.0"
form-data "^4.0.0"

"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "18.11.3"
Expand Down Expand Up @@ -1513,10 +1513,10 @@
"@types/mime" "*"
"@types/node" "*"

"@types/shelljs@^0.8.12":
version "0.8.12"
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.12.tgz#79dc9632af7d5ca1b5afb65a6bfc1422d79b5fa0"
integrity sha512-ZA8U81/gldY+rR5zl/7HSHrG2KDfEb3lzG6uCUDhW1DTQE9yC/VBQ45fXnXq8f3CgInfhZmjtdu/WOUlrXRQUg==
"@types/shelljs@^0.8.13":
version "0.8.13"
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.13.tgz#a94bf7f2b82b7cd9f4496bbe063c3adb0868a650"
integrity sha512-++uMLOQSLlse1kCfEOwhgmHuaABZwinkylmUKCpvcEGZUov3TtM+gJZloSkW/W+9pEAEg/VBOwiSR05oqJsa5A==
dependencies:
"@types/glob" "~7.2.0"
"@types/node" "*"
Expand Down Expand Up @@ -1992,10 +1992,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

axios@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
axios@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down Expand Up @@ -3499,15 +3499,6 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"

form-data@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
dependencies:
asynckit "^0.4.0"
combined-stream "^1.0.8"
mime-types "^2.1.12"

form-data@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
Expand Down Expand Up @@ -5724,10 +5715,10 @@ node-emoji@^1.11.0:
dependencies:
lodash "^4.17.21"

node-fetch@^2.6.1, node-fetch@^2.6.12, node-fetch@^2.6.7, node-fetch@^2.6.9:
version "2.6.12"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.12.tgz#02eb8e22074018e3d5a83016649d04df0e348fba"
integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==
node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.6.9, node-fetch@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
dependencies:
whatwg-url "^5.0.0"

Expand Down

0 comments on commit b94168b

Please sign in to comment.