Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#82)
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] authored Apr 4, 2023
1 parent e16266e commit 33e44f5
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 1,018 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,47 +6,47 @@
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"fastify-plugin": "^4.5.0",
"undici": "^5.20.0"
"undici": "^5.21.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.4",
"@commitlint/cli": "17.5.0",
"@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.15.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@types/node": "18.15.10",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"arg": "5.0.2",
"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.11",
"esbuild": "0.17.14",
"eslint": "8.36.0",
"eslint-config-escapace": "3.16.2",
"eslint-config-prettier": "8.7.0",
"eslint-config-escapace": "3.17.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-editorconfig": "4.0.2",
"eslint-plugin-no-null": "1.0.2",
"execa": "7.1.0",
"execa": "7.1.1",
"fast-glob": "3.2.12",
"fastify": "4.14.1",
"@fastify/multipart": "6.0.0",
"fastify": "4.15.0",
"@fastify/multipart": "6.0.1",
"fetch-blob": "3.2.0",
"form-data": "4.0.0",
"formdata-polyfill": "4.0.10",
"fs-extra": "11.1.0",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "13.2.0",
"mocha": "10.2.0",
"prettier": "2.8.4",
"prettier": "2.8.7",
"prettier-config-escapace": "1.0.5",
"semantic-release": "20.1.1",
"semantic-release": "20.1.3",
"semver": "7.3.8",
"syncpack": "9.8.4",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 33e44f5

Please sign in to comment.