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 Mar 15, 2024
1 parent 99be5ee commit 2414e53
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 107 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"bugs": "https://github.com/escapace/fastify-fetch/issues",
"dependencies": {
"undici": "^6.6.2"
"undici": "^6.7.1"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
Expand All @@ -20,9 +20,9 @@
"@types/fs-extra": "11.0.4",
"@types/lodash-es": "4.17.12",
"@types/mocha": "10.0.6",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"c8": "9.1.0",
"chai": "5.1.0",
"chai-as-promised": "7.1.1",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-no-null": "1.0.2",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"fastify": "4.26.1",
"fastify": "4.26.2",
"fastify-plugin": "4.5.1",
"fs-extra": "11.2.0",
"husky": "9.0.11",
Expand All @@ -49,7 +49,7 @@
"semantic-release": "23.0.2",
"semver": "7.6.0",
"syncpack": "12.3.0",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"engines": {
"node": ">=20.11.1",
Expand Down
Loading

0 comments on commit 2414e53

Please sign in to comment.