Skip to content

Commit 71932d6

Browse files
⬆️ Bump lint-staged from 15.2.1 to 15.2.2 (carloscuesta#1716)
⬆️ Bump lint-staged from 15.2.1 to 15.2.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.1 to 15.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.1...v15.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 115d42d commit 71932d6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"husky": "^9.0.11",
14-
"lint-staged": "^15.2.1",
14+
"lint-staged": "^15.2.2",
1515
"prettier": "3.2.5",
1616
"turbo": "1.12.5"
1717
},

packages/gitmojis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"ajv-cli": "^5.0.0",
26-
"lint-staged": "^15.2.1",
26+
"lint-staged": "^15.2.2",
2727
"nodemon": "^3.1.0",
2828
"prettier": "3.2.5",
2929
"unbuild": "^2.0.0"

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jest": "^29.7.0",
3636
"jest-environment-jsdom": "^29.7.0",
3737
"jest-fetch-mock": "^3.0.3",
38-
"lint-staged": "^15.2.1",
38+
"lint-staged": "^15.2.2",
3939
"next": "^14.1.4",
4040
"next-pwa": "^5.6.0",
4141
"next-sitemap": "^4.2.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)