Skip to content

Commit

Permalink
chore(deps): all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 58e4d3d commit 7be1c3a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,26 +134,26 @@
},
"devDependencies": {
"@adonisjs/http-server": "7.2.5",
"@eslint/js": "9.12.0",
"@eslint/js": "9.15.0",
"@types/eslint__js": "8.42.3",
"@types/express": "5.0.0",
"@types/node": "18.19.55",
"@vercel/node": "3.2.23",
"@types/node": "18.19.66",
"@vercel/node": "3.2.26",
"all-contributors-cli": "6.26.1",
"c8": "10.1.2",
"dotenv": "16.4.5",
"esbuild": "0.24.0",
"eslint": "9.12.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-tsdoc": "0.4.0",
"glob": "11.0.0",
"globals": "^15.9.0",
"mocha": "10.7.3",
"prettier": "3.3.3",
"mocha": "10.8.2",
"prettier": "3.4.0",
"sinon": "19.0.2",
"typedoc": "0.26.9",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"undici": "6.20.0"
"typedoc": "0.26.11",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"undici": "6.21.0"
}
}

0 comments on commit 7be1c3a

Please sign in to comment.