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

build(deps-dev): Bump lint-staged from 13.0.4 to 13.1.0 #795

Merged
merged 1 commit into from
Jan 4, 2023
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 @@ -65,7 +65,7 @@
"git-conventional-commits": "^2.4.0",
"husky": "^8.0.2",
"license-checker": "^25.0.1",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"prettier": "^2.7.1",
"semantic-release-monorepo": "^7.0.5",
"typescript": "^4.8.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"jest-axe": "^7.0.0",
"jest-environment-jsdom": "^29.3.0",
"license-checker": "^25.0.1",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"lodash.orderby": "^4.6.0",
"plotly.js": "^2.16.4",
"react": "^17.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7601,7 +7601,7 @@ __metadata:
git-conventional-commits: ^2.4.0
husky: ^8.0.2
license-checker: ^25.0.1
lint-staged: ^13.0.4
lint-staged: ^13.1.0
prettier: ^2.7.1
semantic-release-monorepo: ^7.0.5
typescript: ^4.8.4
Expand Down Expand Up @@ -7659,7 +7659,7 @@ __metadata:
jest-axe: ^7.0.0
jest-environment-jsdom: ^29.3.0
license-checker: ^25.0.1
lint-staged: ^13.0.4
lint-staged: ^13.1.0
lodash.orderby: ^4.6.0
plotly.js: ^2.16.4
react: ^17.0.2
Expand Down Expand Up @@ -16345,9 +16345,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^13.0.4":
version: 13.0.4
resolution: "lint-staged@npm:13.0.4"
"lint-staged@npm:^13.1.0":
version: 13.1.0
resolution: "lint-staged@npm:13.1.0"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.19
Expand All @@ -16364,7 +16364,7 @@ __metadata:
yaml: ^2.1.3
bin:
lint-staged: bin/lint-staged.js
checksum: 4676172df5dc734a7f409ad786a72d39bd2239de8b2e5eb1d99eaa751479f60f7b4ef85c8508698855b51b125a512f395ac6a3c7d2d57de8e8221e0aaaab6f4f
checksum: adf20c4ca9285c4a93b06598b970d71b04cfe58a1a4c9006f753b83e02c1c622d1866c32a4f1e7e29a98091c501eac3345f7678af247b4f97d5be88b3d8727c1
languageName: node
linkType: hard

Expand Down