Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 2e7fe7f commit f452cb7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
],
"type": "module",
"dependencies": {
"execa": "^9.4.0",
"execa": "^9.4.1",
"isexe": "^3.1.1"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.10",
"eslint": "^9.11.1",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.12",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"globals": "^15.11.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0"
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
},
"packageManager": "[email protected]"
}

0 comments on commit f452cb7

Please sign in to comment.