chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0

This commit is contained in:
renovate[bot] 2024-08-05 19:24:04 +00:00 committed by GitHub
parent d88a755c13
commit d310341fca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -40,7 +40,7 @@
"eslint-plugin-isaacscript": "^3.12.2", "eslint-plugin-isaacscript": "^3.12.2",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier": "^5.2.1",
"knip": "^5.27.0", "knip": "^5.27.0",
"npm-run-all": "^4.1.5", "npm-run-all2": "^5.0.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"typescript": "^5.5.4" "typescript": "^5.5.4"
}, },