Skip to content

Commit a3d7b59

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.0.2...v13.0.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c46c957 commit a3d7b59

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest": "27.5.1",
4949
"jsdom": "^20.0.0",
5050
"jsdom-global": "^3.0.2",
51-
"lint-staged": "^13.0.2",
51+
"lint-staged": "^13.0.3",
5252
"prettier": "^2.7.1",
5353
"pretty": "^2.0.0",
5454
"reflect-metadata": "^0.1.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4118,10 +4118,10 @@ lines-and-columns@^1.1.6:
41184118
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
41194119
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
41204120

4121-
lint-staged@^13.0.2:
4122-
version "13.0.2"
4123-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
4124-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
4121+
lint-staged@^13.0.3:
4122+
version "13.0.3"
4123+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
4124+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
41254125
dependencies:
41264126
cli-truncate "^3.1.0"
41274127
colorette "^2.0.17"

0 commit comments

Comments
 (0)