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 30, 2024
1 parent 9cbb8e5 commit 575aa41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"private": true,
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@types/eslint__js": "8.42.3",
"@types/mocha": "10.0.8",
"@types/node": "20.16.5",
"eslint": "9.11.0",
"@types/node": "20.16.10",
"eslint": "9.11.1",
"mocha": "10.7.3",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"typescript-eslint": "8.7.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.7
ruff==0.6.8
twine==5.1.1

-e python

0 comments on commit 575aa41

Please sign in to comment.