Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
1 parent 99be5ee commit 264d950
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 278 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,35 @@
},
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"undici": "^6.6.2"
"undici": "^6.9.0"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@commitlint/config-conventional": "18.6.3",
"@fastify/multipart": "8.1.0",
"@ls-lint/ls-lint": "2.2.2",
"@ls-lint/ls-lint": "2.2.3",
"@types/chai": "4.3.12",
"@types/chai-as-promised": "7.1.8",
"@types/fs-extra": "11.0.4",
"@types/lodash-es": "4.17.12",
"@types/mocha": "10.0.6",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@types/node": "20.11.28",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"c8": "9.1.0",
"chai": "5.1.0",
"chai-as-promised": "7.1.1",
"codecov": "3.8.2",
"codecov": "3.8.3",
"data-uri-to-buffer": "6.0.2",
"esbuild": "0.20.1",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-config-escapace": "3.19.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-editorconfig": "4.0.3",
"eslint-plugin-no-null": "1.0.2",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"fastify": "4.26.1",
"fastify": "4.26.2",
"fastify-plugin": "4.5.1",
"fs-extra": "11.2.0",
"husky": "9.0.11",
Expand All @@ -46,10 +46,10 @@
"mocha": "10.3.0",
"prettier": "3.2.5",
"prettier-config-escapace": "1.0.6",
"semantic-release": "23.0.2",
"semantic-release": "23.0.4",
"semver": "7.6.0",
"syncpack": "12.3.0",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"engines": {
"node": ">=20.11.1",
Expand Down
Loading

0 comments on commit 264d950

Please sign in to comment.