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 Jun 13, 2022
1 parent 85cb3ec commit a6c075b
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 260 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -6,26 +6,26 @@
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"fastify-plugin": "^3.0.1",
"undici": "^5.2.0"
"undici": "^5.5.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@ls-lint/ls-lint": "1.11.0",
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",
"@ls-lint/ls-lint": "1.11.2",
"@types/chai": "4.3.1",
"@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",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"c8": "7.11.3",
"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",
"esbuild": "0.14.43",
"eslint": "8.17.0",
"eslint-config-escapace": "3.12.5",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-editorconfig": "3.2.0",
Expand All @@ -39,14 +39,14 @@
"fs-extra": "10.1.0",
"husky": "8.0.1",
"is-ci": "3.0.1",
"lint-staged": "13.0.0",
"lint-staged": "13.0.1",
"mocha": "10.0.0",
"prettier": "2.6.2",
"prettier-config-escapace": "1.0.4",
"semantic-release": "19.0.2",
"semantic-release": "19.0.3",
"syncpack": "8.0.0",
"ts-node": "10.8.0",
"typescript": "4.6.4"
"ts-node": "10.8.1",
"typescript": "4.7.3"
},
"engines": {
"node": ">=16.14.2"
Expand Down

0 comments on commit a6c075b

Please sign in to comment.