Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#115)
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 Oct 12, 2023
1 parent 735c432 commit 3c0d856
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 209 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,29 @@
},
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"undici": "^5.25.1"
"undici": "^5.25.4"
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@fastify/multipart": "8.0.0",
"@ls-lint/ls-lint": "2.1.0",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.6",
"@types/fs-extra": "11.0.2",
"@types/lodash-es": "4.17.9",
"@types/mocha": "10.0.1",
"@types/node": "20.6.3",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@types/mocha": "10.0.2",
"@types/node": "20.8.2",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"c8": "8.0.1",
"chai": "4.3.8",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"codecov": "3.8.2",
"data-uri-to-buffer": "5.0.1",
"esbuild": "0.19.3",
"eslint": "8.49.0",
"eslint-config-escapace": "3.18.1",
"esbuild": "0.19.4",
"eslint": "8.50.0",
"eslint-config-escapace": "3.18.2",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-editorconfig": "4.0.3",
"eslint-plugin-no-null": "1.0.2",
Expand Down
Loading

0 comments on commit 3c0d856

Please sign in to comment.