Merge pull request #896 from MikeMcC399/sync-package-lock

Sync package-lock.json to package.json
This commit is contained in:
Lars 2022-06-10 14:17:36 +02:00 committed by GitHub
commit 0d29e84a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

7
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "docs",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "docs",
"version": "1.0.0",
"version": "1.1.0",
"license": "Apache-2.0",
"dependencies": {
"alex": "^8.2.0",
@ -14,8 +14,7 @@
"markdownlint": "^0.20.4",
"markdownlint-cli": "^0.23.2",
"npm-run-all": "^4.1.5"
},
"devDependencies": {}
}
},
"node_modules/@babel/code-frame": {
"version": "7.16.7",