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] authored Aug 15, 2023
1 parent f80db8b commit 5b314b6
Show file tree
Hide file tree
Showing 2 changed files with 1,466 additions and 3,593 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,47 +5,47 @@
"author": "escapace <opensource@escapace.com>",
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"undici": "^5.22.1"
"undici": "^5.23.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@fastify/multipart": "7.7.0",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@fastify/multipart": "7.7.3",
"@ls-lint/ls-lint": "2.0.1",
"@types/chai": "4.3.5",
"@types/chai-as-promised": "7.1.5",
"@types/fs-extra": "11.0.1",
"@types/lodash-es": "4.17.7",
"@types/lodash-es": "4.17.8",
"@types/mocha": "10.0.1",
"@types/node": "20.4.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"c8": "8.0.0",
"@types/node": "20.4.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"codecov": "3.8.2",
"data-uri-to-buffer": "5.0.1",
"esbuild": "0.18.11",
"eslint": "8.44.0",
"eslint-config-escapace": "3.17.1",
"eslint-config-prettier": "8.8.0",
"esbuild": "0.19.0",
"eslint": "8.46.0",
"eslint-config-escapace": "3.17.2",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-editorconfig": "4.0.3",
"eslint-plugin-no-null": "1.0.2",
"execa": "7.1.1",
"fast-glob": "3.3.0",
"fastify": "4.19.2",
"fastify-plugin": "4.5.0",
"execa": "7.2.0",
"fast-glob": "3.3.1",
"fastify": "4.21.0",
"fastify-plugin": "4.5.1",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "13.2.3",
"lodash-es": "4.17.21",
"mocha": "10.2.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"prettier-config-escapace": "1.0.6",
"semantic-release": "21.0.7",
"semver": "7.5.4",
"syncpack": "10.7.3",
"syncpack": "10.9.3",
"typescript": "5.1.6"
},
"engines": {
Expand Down
Loading

0 comments on commit 5b314b6

Please sign in to comment.