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 Aug 7, 2022
1 parent 85cb3ec commit bd8756c
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Expand Up @@ -6,47 +6,47 @@
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"fastify-plugin": "^3.0.1",
"undici": "^5.2.0"
"undici": "^5.8.1"
},
"devDependencies": {
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@ls-lint/ls-lint": "1.11.0",
"@types/chai": "4.3.1",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@ls-lint/ls-lint": "1.11.2",
"@types/chai": "4.3.2",
"@types/chai-as-promised": "7.1.5",
"@types/fs-extra": "9.0.13",
"@types/mocha": "9.1.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"c8": "7.11.3",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"c8": "7.12.0",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"codecov": "3.8.2",
"data-uri-to-buffer": "4.0.0",
"esbuild": "0.14.39",
"eslint": "8.16.0",
"eslint-config-escapace": "3.12.5",
"esbuild": "0.14.53",
"eslint": "8.21.0",
"eslint-config-escapace": "3.14.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-editorconfig": "3.2.0",
"eslint-plugin-no-null": "1.0.2",
"fast-glob": "3.2.11",
"fastify": "3.29.0",
"fastify": "3.29.1",
"fastify-multipart": "5.4.0",
"fetch-blob": "3.1.5",
"fetch-blob": "3.2.0",
"form-data": "4.0.0",
"formdata-polyfill": "4.0.10",
"fs-extra": "10.1.0",
"husky": "8.0.1",
"is-ci": "3.0.1",
"lint-staged": "13.0.0",
"lint-staged": "13.0.3",
"mocha": "10.0.0",
"prettier": "2.6.2",
"prettier": "2.7.1",
"prettier-config-escapace": "1.0.4",
"semantic-release": "19.0.2",
"syncpack": "8.0.0",
"ts-node": "10.8.0",
"typescript": "4.6.4"
"semantic-release": "19.0.3",
"syncpack": "8.2.4",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
"engines": {
"node": ">=16.14.2"
Expand Down

0 comments on commit bd8756c

Please sign in to comment.