mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 17:56:12 +02:00

[TASK] Set npm to version 10.8.2 (#1463)

This commit is contained in:
bernd 2024-09-17 15:08:09 +02:00 committed by GitHub
parent fb7b22a559
commit 026b13a52b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^20.17.0 || ^22.5.1",
"npm": "^10.8.0"
"npm": "^10.8.2"
},
"scripts": {
"ci:lint:js": "eslint 'Resources/Public/**/*.js'",