From f2698ee486cc573aa0f031632257ac90bc726fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 22:28:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20lint-staged=20from?= =?UTF-8?q?=2013.1.0=20to=2013.1.1=20(#1322)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump lint-staged from 13.1.0 to 13.1.1 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](https://github.com/okonet/lint-staged/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- packages/gitmojis/package.json | 2 +- packages/website/package.json | 2 +- yarn.lock | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 304591a..c01bda2 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/packages/gitmojis/package.json b/packages/gitmojis/package.json index a1abdd7..4096a4b 100644 --- a/packages/gitmojis/package.json +++ b/packages/gitmojis/package.json @@ -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" diff --git a/packages/website/package.json b/packages/website/package.json index d891847..8ff6b67 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index c790efd..33d6c03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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 @@ -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 @@ -7134,7 +7134,7 @@ __metadata: yaml: ^2.1.3 bin: lint-staged: bin/lint-staged.js - checksum: adf20c4ca9285c4a93b06598b970d71b04cfe58a1a4c9006f753b83e02c1c622d1866c32a4f1e7e29a98091c501eac3345f7678af247b4f97d5be88b3d8727c1 + checksum: 8e5093c7e982a2f6d6449927a40156a812644479df1d2760aee8bf05df3a314e022d8f7e275e57fd61769ee57e3cf7b062ed3c6e4934a63848300b877e269daa languageName: node linkType: hard @@ -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