Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#91)
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 May 3, 2023
1 parent 5c9927c commit af6dbe8
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 223 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"fastify-plugin": "^4.5.0",
"undici": "^5.21.2"
"undici": "^5.22.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.1",
Expand All @@ -16,25 +16,25 @@
"@types/chai-as-promised": "7.1.5",
"@types/fs-extra": "11.0.1",
"@types/mocha": "10.0.1",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@types/node": "18.16.1",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"arg": "5.0.2",
"c8": "7.13.0",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"changelogithub": "0.12.9",
"codecov": "3.8.2",
"data-uri-to-buffer": "4.0.1",
"esbuild": "0.17.17",
"eslint": "8.38.0",
"esbuild": "0.17.18",
"eslint": "8.39.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.1",
"fast-glob": "3.2.12",
"fastify": "4.15.0",
"fastify": "4.16.0",
"@fastify/multipart": "7.6.0",
"fetch-blob": "3.2.0",
"form-data": "4.0.0",
Expand All @@ -44,11 +44,11 @@
"is-ci": "3.0.1",
"lint-staged": "13.2.1",
"mocha": "10.2.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"prettier-config-escapace": "1.0.5",
"semantic-release": "21.0.1",
"semver": "7.5.0",
"syncpack": "9.8.4",
"syncpack": "9.8.6",
"ts-node": "10.9.1",
"typescript": "5.0.4"
},
Expand Down
Loading

0 comments on commit af6dbe8

Please sign in to comment.