2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Update lockfile-lint to v4.0.0. (#30260)

This commit is contained in:
XhmikosR
2020-02-20 11:34:01 +02:00
committed by GitHub
parent 557e9cfb3c
commit 9d50c6a18f
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -7681,9 +7681,9 @@
}
},
"lockfile-lint": {
"version": "3.0.18",
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-3.0.18.tgz",
"integrity": "sha512-CvG+CkrJzdHOB2JdTWQpvigHmv55Bhm31G1y9/4Ak3RrKJPmIQbVElFq2rGjR5QI3km2xNNouR19Vu0edo1low==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.0.0.tgz",
"integrity": "sha512-QJim4IGvIXlFnYNwK/QMO1mqQM1uLxxoFt0nS2XCHf74htm1RtWT3eDm6vZLocRid+O2KYXgIkbp5V1xDOeuTw==",
"dev": true,
"requires": {
"debug": "^4.1.1",
@@ -9299,9 +9299,9 @@
}
},
"object-hash": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.0.2.tgz",
"integrity": "sha512-b+2AKjAf6uQlxxv8ChHdM+VT4eeX+ZSwv+pk2xIXZWbo+yxn4/En1iC+GHe/OFYa9on0AhFF2PvuAcFHoiiHaA==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.0.3.tgz",
"integrity": "sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg==",
"dev": true
},
"object-inspect": {