1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-05 04:51:30 +01:00

build(deps-dev): bump lint-staged from 11.0.0 to 11.0.1 (#115)

This commit is contained in:
dependabot[bot] 2021-07-15 17:19:13 +02:00 committed by GitHub
parent 16e3b1e465
commit b2852d172c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -49,7 +49,7 @@
"eslint-plugin-promise": "5.1.0", "eslint-plugin-promise": "5.1.0",
"husky": "7.0.1", "husky": "7.0.1",
"jest": "27.0.6", "jest": "27.0.6",
"lint-staged": "11.0.0", "lint-staged": "11.0.1",
"markdownlint-cli": "0.27.1", "markdownlint-cli": "0.27.1",
"postcss": "8.3.5", "postcss": "8.3.5",
"prettier": "2.3.2", "prettier": "2.3.2",
@ -13660,9 +13660,9 @@
} }
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "11.0.0", "version": "11.0.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.0.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz",
"integrity": "sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==", "integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "^4.1.1", "chalk": "^4.1.1",
@ -34489,9 +34489,9 @@
} }
}, },
"lint-staged": { "lint-staged": {
"version": "11.0.0", "version": "11.0.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.0.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz",
"integrity": "sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==", "integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.1.1", "chalk": "^4.1.1",

View File

@ -67,7 +67,7 @@
"eslint-plugin-promise": "5.1.0", "eslint-plugin-promise": "5.1.0",
"husky": "7.0.1", "husky": "7.0.1",
"jest": "27.0.6", "jest": "27.0.6",
"lint-staged": "11.0.0", "lint-staged": "11.0.1",
"markdownlint-cli": "0.27.1", "markdownlint-cli": "0.27.1",
"postcss": "8.3.5", "postcss": "8.3.5",
"prettier": "2.3.2", "prettier": "2.3.2",