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 Nov 20, 2023
1 parent 4daa58a commit eff531a
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 147 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,43 +8,43 @@
},
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"undici": "^5.27.0"
"undici": "^5.27.2"
},
"devDependencies": {
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@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.10",
"@types/chai-as-promised": "7.1.8",
"@types/fs-extra": "11.0.4",
"@types/lodash-es": "4.17.11",
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.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",
"eslint": "8.53.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",
Expand Down
Loading

0 comments on commit eff531a

Please sign in to comment.