Bump lint-staged from 12.3.2 to 12.3.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.2 to 12.3.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v12.3.2...v12.3.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
01dcda2950
commit
5e8224835a
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -64,7 +64,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.5.0",
|
||||
"lint-staged": "^12.3.2",
|
||||
"lint-staged": "^12.3.3",
|
||||
"postcss": "^8.4.6",
|
||||
"postcss-import": "^14.0.2",
|
||||
"prettier": "^2.5.1",
|
||||
|
@ -14325,9 +14325,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "12.3.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
|
||||
"integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
|
||||
"version": "12.3.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.3.tgz",
|
||||
"integrity": "sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
@ -32568,9 +32568,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "12.3.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
|
||||
"integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
|
||||
"version": "12.3.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.3.tgz",
|
||||
"integrity": "sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.5.0",
|
||||
"lint-staged": "^12.3.2",
|
||||
"lint-staged": "^12.3.3",
|
||||
"postcss": "^8.4.6",
|
||||
"postcss-import": "^14.0.2",
|
||||
"prettier": "^2.5.1",
|
||||
|
|
Loading…
Reference in a new issue