Skip to content

Commit a2f27c6

Browse files
authored
Merge pull request #482 from escemi-tech/dependabot/npm_and_yarn/lint-staged-12.2.2
2 parents 5f785a1 + b810a46 commit a2f27c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-promise": "^6.0.0",
5656
"import-sort-style-module": "^6.0.0",
5757
"jest": "^27.4.7",
58-
"lint-staged": "^12.1.7",
58+
"lint-staged": "^12.2.2",
5959
"prettier": "^2.5.1",
6060
"prettier-plugin-import-sort": "^0.0.7",
6161
"pretty-quick": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5111,10 +5111,10 @@ lines-and-columns@^1.1.6:
51115111
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
51125112
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
51135113

5114-
lint-staged@^12.1.7:
5115-
version "12.1.7"
5116-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
5117-
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
5114+
lint-staged@^12.2.2:
5115+
version "12.2.2"
5116+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.2.tgz#e03d93b41092316e0f38b37c9630da807aae3cca"
5117+
integrity sha512-bcHEoM1M/f+K1BYdHcEuIn8K+zMOSJR3mkny6PAuQiTgcSUcRbUWaUD6porAYypxF4k1vYZZ2HutZt1p94Z1jQ==
51185118
dependencies:
51195119
cli-truncate "^3.1.0"
51205120
colorette "^2.0.16"

0 commit comments

Comments
 (0)