Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v13.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2023
1 parent fbcf6aa commit 0f7293c
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 @@ -23,7 +23,7 @@
"eslint-plugin-filenames": "latest",
"eslint-plugin-react": "latest",
"husky": "8.0.1",
"lint-staged": "13.2.2"
"lint-staged": "13.2.3"
},
"lint-staged": {
"*.{js,jsx}": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"jest": "29.5.0",
"jest-canvas-mock": "2.5.1",
"jest-junit": "16.0.0",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"remark": "14.0.2",
"remark-frontmatter": "4.0.1",
"remark-gfm": "3.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3095,7 +3095,7 @@ __metadata:
jest-canvas-mock: 2.5.1
jest-environment-jsdom: 29.5.0
jest-junit: 16.0.0
lint-staged: 13.2.2
lint-staged: 13.2.3
postcss-calc: 9.0.1
postcss-css-variables: 0.19.0
postcss-extend: 1.0.5
Expand Down Expand Up @@ -13662,9 +13662,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:13.2.2":
version: 13.2.2
resolution: "lint-staged@npm:13.2.2"
"lint-staged@npm:13.2.3":
version: 13.2.3
resolution: "lint-staged@npm:13.2.3"
dependencies:
chalk: 5.2.0
cli-truncate: ^3.1.0
Expand All @@ -13681,7 +13681,7 @@ __metadata:
yaml: ^2.2.2
bin:
lint-staged: bin/lint-staged.js
checksum: f34f6e2e85e827364658ab8717bf8b35239473c2d4959d746b053a4cf158ac657348444c755820a8ef3eac2d4753a37c52e9db3e201ee20b085f26d2f2fbc9ed
checksum: ff51a1e33072f488b28b938ed47323816a1ff278ef6d0e5cbe1704b292773a6c8ce945b504eae3a9b5702917a979523a741f17023e16077bd5fa35be687cc067
languageName: node
linkType: hard

Expand Down Expand Up @@ -18505,7 +18505,7 @@ __metadata:
eslint-plugin-filenames: latest
eslint-plugin-react: latest
husky: 8.0.1
lint-staged: 13.2.2
lint-staged: 13.2.3
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 0f7293c

Please sign in to comment.