Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent cff2994 commit 9cbb8e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"private": true,
"devDependencies": {
"@eslint/js": "9.10.0",
"@eslint/js": "9.11.0",
"@types/eslint__js": "8.42.3",
"@types/mocha": "10.0.8",
"@types/node": "20.16.5",
"eslint": "9.10.0",
"eslint": "9.11.0",
"mocha": "10.7.3",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"typescript-eslint": "8.6.0",
"pulumi-aws-tags": "file:nodejs"
}
}
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build==1.2.2
pytest==8.3.3
ruff==0.6.5
ruff==0.6.7
twine==5.1.1

-e python

0 comments on commit 9cbb8e5

Please sign in to comment.