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 Oct 20, 2023
1 parent 3d5a5f6 commit db9cb69
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 89 deletions.
171 changes: 89 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,23 +135,23 @@
"devDependencies": {
"@adonisjs/http-server": "^5.12.0",
"@types/express": "^4.17.17",
"@types/node": "18.18.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vercel/node": "^3.0.4",
"all-contributors-cli": "^6.26.1",
"c8": "8.0.1",
"dotenv": "16.3.1",
"esbuild": "0.19.0",
"eslint": "8.50.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-tsdoc": "0.2.17",
"glob": "10.3.10",
"mocha": "10.2.0",
"prettier": "3.0.3",
"sinon": "16.1.0",
"typedoc": "0.25.1",
"sinon": "16.1.3",
"typedoc": "0.25.2",
"typescript": "5.2.2",
"undici": "5.26.2"
"undici": "5.26.4"
}
}

0 comments on commit db9cb69

Please sign in to comment.