Skip to content

Commit

Permalink
⬆️ Bump lint-staged from 13.1.0 to 13.1.1
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.1.0...v13.1.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent e4ac0f8 commit 83923ce
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@vercel/analytics": "^0.1.8",
"husky": "^8.0.3",
"lint-staged": "^13.0.0",
"lint-staged": "^13.1.1",
"prettier": "2.8.3",
"turbo": "^1.7.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gitmojis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"ajv-cli": "^5.0.0",
"lint-staged": "^13.0.0",
"lint-staged": "^13.1.1",
"nodemon": "^2.0.20",
"prettier": "2.8.3",
"unbuild": "^1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.0.0",
"lint-staged": "^13.1.1",
"next": "^13.1.6",
"next-pwa": "^5.4.4",
"next-sitemap": "^3.1.52",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5456,7 +5456,7 @@ __metadata:
dependencies:
"@vercel/analytics": ^0.1.8
husky: ^8.0.3
lint-staged: ^13.0.0
lint-staged: ^13.1.1
prettier: 2.8.3
turbo: ^1.7.3
languageName: unknown
Expand All @@ -5467,7 +5467,7 @@ __metadata:
resolution: "gitmojis@workspace:packages/gitmojis"
dependencies:
ajv-cli: ^5.0.0
lint-staged: ^13.0.0
lint-staged: ^13.1.1
nodemon: ^2.0.20
prettier: 2.8.3
unbuild: ^1.1.1
Expand Down Expand Up @@ -7115,9 +7115,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.0.0":
version: 13.1.0
resolution: "lint-staged@npm:13.1.0"
"lint-staged@npm:^13.1.1":
version: 13.1.1
resolution: "lint-staged@npm:13.1.1"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.19
Expand All @@ -7134,7 +7134,7 @@ __metadata:
yaml: ^2.1.3
bin:
lint-staged: bin/lint-staged.js
checksum: adf20c4ca9285c4a93b06598b970d71b04cfe58a1a4c9006f753b83e02c1c622d1866c32a4f1e7e29a98091c501eac3345f7678af247b4f97d5be88b3d8727c1
checksum: 8e5093c7e982a2f6d6449927a40156a812644479df1d2760aee8bf05df3a314e022d8f7e275e57fd61769ee57e3cf7b062ed3c6e4934a63848300b877e269daa
languageName: node
linkType: hard

Expand Down Expand Up @@ -10105,7 +10105,7 @@ __metadata:
jest: ^29.4.1
jest-environment-jsdom: ^29.4.1
jest-fetch-mock: ^3.0.3
lint-staged: ^13.0.0
lint-staged: ^13.1.1
next: ^13.1.6
next-pwa: ^5.4.4
next-sitemap: ^3.1.52
Expand Down

0 comments on commit 83923ce

Please sign in to comment.