Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lint-staged from 13.0.3 to 13.0.4 #59

Merged
merged 1 commit into from
Dec 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.3",
"lint-staged": "^13.0.4",
"pino-pretty": "^9.1.1",
"prettier": "^2.8.0",
"ts-node": "^10.9.1",
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@ __metadata:
eslint-plugin-sort-imports-es6-autofix: ^0.6.0
husky: ^8.0.2
js-yaml: ^4.1.0
lint-staged: ^13.0.3
lint-staged: ^13.0.4
lodash: ^4.17.21
pino: ^8.6.1
pino-pretty: ^9.1.1
Expand Down Expand Up @@ -1610,7 +1610,7 @@ __metadata:
languageName: node
linkType: hard

"colorette@npm:^2.0.16, colorette@npm:^2.0.17, colorette@npm:^2.0.7":
"colorette@npm:^2.0.19, colorette@npm:^2.0.7":
version: 2.0.19
resolution: "colorette@npm:2.0.19"
checksum: 888cf5493f781e5fcf54ce4d49e9d7d698f96ea2b2ef67906834bb319a392c667f9ec69f4a10e268d2946d13a9503d2d19b3abaaaf174e3451bfe91fb9d82427
Expand All @@ -1626,7 +1626,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^9.3.0":
"commander@npm:^9.4.1":
version: 9.4.1
resolution: "commander@npm:9.4.1"
checksum: bfb18e325a5bdf772763c2213d5c7d9e77144d944124e988bcd8e5e65fb6d45d5d4e86b09155d0f2556c9a59c31e428720e57968bcd050b2306e910a0bf3cf13
Expand Down Expand Up @@ -3301,54 +3301,54 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:2.0.5":
version: 2.0.5
resolution: "lilconfig@npm:2.0.5"
checksum: f7bb9e42656f06930ad04e583026f087508ae408d3526b8b54895e934eb2a966b7aafae569656f2c79a29fe6d779b3ec44ba577e80814734c8655d6f71cdf2d1
"lilconfig@npm:2.0.6":
version: 2.0.6
resolution: "lilconfig@npm:2.0.6"
checksum: 40a3cd72f103b1be5975f2ac1850810b61d4053e20ab09be8d3aeddfe042187e1ba70b4651a7e70f95efa1642e7dc8b2ae395b317b7d7753b241b43cef7c0f7d
languageName: node
linkType: hard

"lint-staged@npm:^13.0.3":
version: 13.0.3
resolution: "lint-staged@npm:13.0.3"
"lint-staged@npm:^13.0.4":
version: 13.0.4
resolution: "lint-staged@npm:13.0.4"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.17
commander: ^9.3.0
colorette: ^2.0.19
commander: ^9.4.1
debug: ^4.3.4
execa: ^6.1.0
lilconfig: 2.0.5
listr2: ^4.0.5
lilconfig: 2.0.6
listr2: ^5.0.5
micromatch: ^4.0.5
normalize-path: ^3.0.0
object-inspect: ^1.12.2
pidtree: ^0.6.0
string-argv: ^0.3.1
yaml: ^2.1.1
yaml: ^2.1.3
bin:
lint-staged: bin/lint-staged.js
checksum: 53d585007df06e162febab6b0836b55016d902586a267823c8a1158529d8c742dc7297e523f7023dff02250bef3eb0d6934f4ec4f9961adfc2ebbed5f54162d0
checksum: 4676172df5dc734a7f409ad786a72d39bd2239de8b2e5eb1d99eaa751479f60f7b4ef85c8508698855b51b125a512f395ac6a3c7d2d57de8e8221e0aaaab6f4f
languageName: node
linkType: hard

"listr2@npm:^4.0.5":
version: 4.0.5
resolution: "listr2@npm:4.0.5"
"listr2@npm:^5.0.5":
version: 5.0.6
resolution: "listr2@npm:5.0.6"
dependencies:
cli-truncate: ^2.1.0
colorette: ^2.0.16
colorette: ^2.0.19
log-update: ^4.0.0
p-map: ^4.0.0
rfdc: ^1.3.0
rxjs: ^7.5.5
rxjs: ^7.5.7
through: ^2.3.8
wrap-ansi: ^7.0.0
peerDependencies:
enquirer: ">= 2.3.0 < 3"
peerDependenciesMeta:
enquirer:
optional: true
checksum: 7af31851abe25969ef0581c6db808117e36af15b131401795182427769d9824f451ba9e8aff6ccd25b6a4f6c8796f816292caf08e5f1f9b1775e8e9c313dc6c5
checksum: 18975d690988aa2cce18fea9bacfc12c2607948ff9f7b7fd5b3e2b64d059b6e1961f8d06b4e1400d4c6bc18af84c7c145c2d22a1d392464fdb197c53b062e3d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -4466,7 +4466,7 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.5.5, rxjs@npm:^7.5.7":
"rxjs@npm:^7.5.7":
version: 7.5.7
resolution: "rxjs@npm:7.5.7"
dependencies:
Expand Down Expand Up @@ -5617,7 +5617,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.1.1":
"yaml@npm:^2.1.3":
version: 2.1.3
resolution: "yaml@npm:2.1.3"
checksum: 91316062324a93f9cb547469092392e7d004ff8f70c40fecb420f042a4870b2181557350da56c92f07bd44b8f7a252b0be26e6ade1f548e1f4351bdd01c9d3c7
Expand Down