Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 26, 2023
1 parent 3011c2e commit 05351c2
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 329 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,51 +6,51 @@
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"fastify-plugin": "^4.5.0",
"undici": "^5.15.0"
"undici": "^5.20.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@ls-lint/ls-lint": "1.11.2",
"@types/chai": "4.3.4",
"@types/chai-as-promised": "7.1.5",
"@types/fs-extra": "11.0.1",
"@types/mocha": "10.0.1",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"@types/node": "18.14.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"arg": "5.0.2",
"c8": "7.12.0",
"c8": "7.13.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"changelogithub": "0.12.7",
"codecov": "3.8.2",
"data-uri-to-buffer": "4.0.1",
"esbuild": "0.17.0",
"eslint": "8.31.0",
"eslint-config-escapace": "3.16.0",
"esbuild": "0.17.8",
"eslint": "8.34.0",
"eslint-config-escapace": "3.16.1",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-editorconfig": "4.0.2",
"eslint-plugin-no-null": "1.0.2",
"execa": "6.1.0",
"fast-glob": "3.2.12",
"fastify": "4.11.0",
"fastify": "4.13.0",
"fastify-multipart": "5.4.0",
"fetch-blob": "3.2.0",
"form-data": "4.0.0",
"formdata-polyfill": "4.0.10",
"fs-extra": "11.1.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "13.1.0",
"lint-staged": "13.1.2",
"mocha": "10.2.0",
"prettier": "2.8.3",
"prettier": "2.8.4",
"prettier-config-escapace": "1.0.4",
"semantic-release": "20.0.2",
"semantic-release": "20.1.0",
"semver": "7.3.8",
"syncpack": "8.4.11",
"syncpack": "8.5.14",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "4.9.5"
},
"engines": {
"node": ">= 18.2.0",
Expand Down
Loading

0 comments on commit 05351c2

Please sign in to comment.