Skip to content

Commit cc52982

Browse files
authored
Merge pull request NdoleStudio#155 from NdoleStudio/dependabot/npm_and_yarn/web/lint-staged-13.2.1
chore(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 in /web
2 parents b41f607 + 3c7eb11 commit cc52982

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

web/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-nuxt": "^4.0.0",
6262
"eslint-plugin-vue": "^9.10.0",
6363
"jest": "^27.4.4",
64-
"lint-staged": "^13.2.0",
64+
"lint-staged": "^13.2.1",
6565
"postcss-html": "^1.5.0",
6666
"prettier": "^2.8.7",
6767
"stylelint": "^14.16.1",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9220,10 +9220,10 @@ lines-and-columns@^1.1.6:
92209220
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
92219221
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
92229222

9223-
lint-staged@^13.2.0:
9224-
version "13.2.0"
9225-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.0.tgz"
9226-
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
9223+
lint-staged@^13.2.1:
9224+
version "13.2.1"
9225+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
9226+
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
92279227
dependencies:
92289228
chalk "5.2.0"
92299229
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)