mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ Bump lint-staged from 14.0.0 to 14.0.1 (#1593)
⬆️ Bump lint-staged from 14.0.0 to 14.0.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v14.0.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
710852c484
commit
f8f4bcb089
@ -12,7 +12,7 @@
|
||||
"devDependencies": {
|
||||
"@vercel/analytics": "^1.0.2",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "3.0.1",
|
||||
"turbo": "1.10.12"
|
||||
},
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"ajv-cli": "^5.0.0",
|
||||
"lint-staged": "^14.0.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"nodemon": "^3.0.1",
|
||||
"prettier": "3.0.1",
|
||||
"unbuild": "^2.0.0"
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
"jest": "^29.6.2",
|
||||
"jest-environment-jsdom": "^29.6.4",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"lint-staged": "^14.0.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"next": "^13.4.16",
|
||||
"next-pwa": "^5.6.0",
|
||||
"next-sitemap": "^4.2.2",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -15,8 +15,8 @@ importers:
|
||||
specifier: ^8.0.3
|
||||
version: 8.0.3
|
||||
lint-staged:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
specifier: ^14.0.1
|
||||
version: 14.0.1
|
||||
prettier:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
@ -30,8 +30,8 @@ importers:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
lint-staged:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
specifier: ^14.0.1
|
||||
version: 14.0.1
|
||||
nodemon:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
@ -105,8 +105,8 @@ importers:
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
lint-staged:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
specifier: ^14.0.1
|
||||
version: 14.0.1
|
||||
next:
|
||||
specifier: ^13.4.16
|
||||
version: 13.4.16(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0)
|
||||
@ -5922,8 +5922,8 @@ packages:
|
||||
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
||||
dev: true
|
||||
|
||||
/lint-staged@14.0.0:
|
||||
resolution: {integrity: sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==}
|
||||
/lint-staged@14.0.1:
|
||||
resolution: {integrity: sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==}
|
||||
engines: {node: ^16.14.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user