Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 13.0.4 to 13.1.0 (#795)
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.0.4...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 4, 2023
1 parent 5b07022 commit abb7c53
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
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

0 comments on commit abb7c53

Please sign in to comment.