Update npm to v7

This commit is contained in:
Renovate Bot 2021-03-15 16:54:33 +00:00
parent 54edb576d5
commit 8c373a92fc
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -9307,7 +9307,7 @@
}
},
"prettier": {
"version": "npm:wp-prettier@1.19.1",
"version": "npm:prettier@1.19.1",
"resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-1.19.1.tgz",
"integrity": "sha512-mqAC2r1NDmRjG+z3KCJ/i61tycKlmADIjxnDhQab+KBxSAGbF/W7/zwB2guy/ypIeKrrftNsIYkNZZQKf3vJcg==",
"dev": true

View File

@ -97,7 +97,7 @@
},
"engines": {
"node": "^10.22.0",
"npm": "^6.14.6"
"npm": "^7.0.0"
},
"husky": {
"hooks": {