Skip to content

Commit 9418f8e

Browse files
build(deps-dev): bump lint-staged from 17.0.5 to 17.0.7
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.5 to 17.0.7. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.5...v17.0.7) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a884878 commit 9418f8e

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,16 +2535,16 @@ linguist-languages@^9.0.0:
25352535
integrity sha512-AyYYwY2N7iG+tT+yAZmZbf+2PxVIbYfGtzDeT2qh4K/H8EvGbKCmeEdyzwTEGKK6PYcaaNqWv6aYYbCeN5LMTA==
25362536

25372537
lint-staged@^17.0.2:
2538-
version "17.0.5"
2539-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.5.tgz#f9de89d870663eb9227557c37a1e9dde7bdafc0e"
2540-
integrity sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==
2538+
version "17.0.7"
2539+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.7.tgz#2ed5ffb49d283425778125386278bb4d7ce24d22"
2540+
integrity sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA==
25412541
dependencies:
25422542
listr2 "^10.2.1"
25432543
picomatch "^4.0.4"
25442544
string-argv "^0.3.2"
2545-
tinyexec "^1.1.2"
2545+
tinyexec "^1.2.4"
25462546
optionalDependencies:
2547-
yaml "^2.8.4"
2547+
yaml "^2.9.0"
25482548

25492549
listr2@^10.2.1:
25502550
version "10.2.1"
@@ -3131,10 +3131,10 @@ test-exclude@^6.0.0:
31313131
glob "^7.1.4"
31323132
minimatch "^3.0.4"
31333133

3134-
tinyexec@^1.1.2:
3135-
version "1.1.2"
3136-
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.1.2.tgz#11feef204b706d4668ca4013db29f3bd64f5c4dc"
3137-
integrity sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==
3134+
tinyexec@^1.2.4:
3135+
version "1.2.4"
3136+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.2.4.tgz#ae45bb2edebda94c70f4ea897e0f1243e470db71"
3137+
integrity sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==
31383138

31393139
tmpl@1.0.5:
31403140
version "1.0.5"
@@ -3312,10 +3312,10 @@ yallist@^4.0.0:
33123312
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
33133313
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
33143314

3315-
yaml@^2.8.4:
3316-
version "2.8.4"
3317-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.4.tgz#4b5f411dd25f9544914d8673d4da7f29248e5e2e"
3318-
integrity sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==
3315+
yaml@^2.9.0:
3316+
version "2.9.0"
3317+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.9.0.tgz#78274afd93598a1dfdd6130df6a566defcbf9aa4"
3318+
integrity sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==
33193319

33203320
yargs-parser@^21.1.1:
33213321
version "21.1.1"

0 commit comments

Comments
 (0)