1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

feat: add npm package provenance

Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
This commit is contained in:
Divlo
2023-05-13 15:41:12 +02:00
parent ca9b1db4bd
commit b1bd574d42
6 changed files with 24 additions and 11 deletions

2
package-lock.json generated
View File

@@ -34,7 +34,7 @@
},
"engines": {
"node": ">=16.0.0",
"npm": ">=8.0.0"
"npm": ">=9.0.0"
},
"peerDependencies": {
"eslint": "^8.33.0",