readd accidentally removed line

This commit is contained in:
Thijs van Loef 2025-06-09 22:38:38 +02:00 committed by GitHub
parent c7018e92b0
commit 3d59556bcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
package-lock.json generated
View file

@ -4880,6 +4880,7 @@
"node_modules/@typescript-eslint/tsconfig-utils": {
"version": "8.34.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz",
"integrity": "sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==",
"license": "MIT",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"