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 Dec 1, 2023
1 parent 96a5ecd commit 37ee26e
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 248 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,48 +8,48 @@
},
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"undici": "^5.27.0"
"undici": "^5.28.0"
},
"devDependencies": {
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@fastify/multipart": "8.0.0",
"@ls-lint/ls-lint": "2.2.2",
"@types/chai": "4.3.9",
"@types/chai-as-promised": "7.1.7",
"@types/fs-extra": "11.0.3",
"@types/lodash-es": "4.17.10",
"@types/mocha": "10.0.3",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/chai": "4.3.11",
"@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.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"c8": "8.0.1",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"codecov": "3.8.2",
"data-uri-to-buffer": "5.0.1",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"esbuild": "0.19.7",
"eslint": "8.54.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",
"execa": "8.0.1",
"fast-glob": "3.3.1",
"fast-glob": "3.3.2",
"fastify": "4.24.3",
"fastify-plugin": "4.5.1",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"lodash-es": "4.17.21",
"mocha": "10.2.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-config-escapace": "1.0.6",
"semantic-release": "22.0.1",
"semver": "7.5.4",
"syncpack": "11.2.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"engines": {
"node": ">=18.18.0",
Expand Down
Loading

0 comments on commit 37ee26e

Please sign in to comment.