Merge pull request #103 from C4illin/renovate/npm-run-all-replacement

This commit is contained in:
Emrik Östling 2024-08-05 21:24:13 +02:00 committed by GitHub
commit 9af23346bf
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-prettier": "^5.2.1",
"knip": "^5.27.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},