Skip to content

Commit 405410e

Browse files
build(deps-dev): bump yarn-audit-fix from 9.3.3 to 9.3.6
Bumps [yarn-audit-fix](https://github.com/antongolub/yarn-audit-fix) from 9.3.3 to 9.3.6. - [Release notes](https://github.com/antongolub/yarn-audit-fix/releases) - [Changelog](https://github.com/antongolub/yarn-audit-fix/blob/master/CHANGELOG.md) - [Commits](antongolub/yarn-audit-fix@v9.3.3...v9.3.6) --- updated-dependencies: - dependency-name: yarn-audit-fix dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 989cbdc commit 405410e

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"stylelint": "^14.9.1",
6060
"stylelint-config-recommended": "^8.0.0",
6161
"tailwindcss": "^3.1.8",
62-
"yarn-audit-fix": "^9.3.3"
62+
"yarn-audit-fix": "^9.3.6"
6363

6464
},
6565
"lint-staged": {

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -2518,10 +2518,10 @@
25182518
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
25192519
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
25202520

2521-
"@types/semver@^7.3.10":
2522-
version "7.3.10"
2523-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.10.tgz#5f19ee40cbeff87d916eedc8c2bfe2305d957f73"
2524-
integrity sha512-zsv3fsC7S84NN6nPK06u79oWgrPVd0NvOyqgghV1haPaFcVxIrP4DLomRwGAXk0ui4HZA7mOcSFL98sMVW9viw==
2521+
"@types/semver@^7.3.12":
2522+
version "7.3.12"
2523+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
2524+
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
25252525

25262526
"@types/serve-index@^1.9.1":
25272527
version "1.9.1"
@@ -5078,7 +5078,7 @@ find-up@^5.0.0:
50785078
locate-path "^6.0.0"
50795079
path-exists "^4.0.0"
50805080

5081-
find-up@^6.1.0, find-up@^6.3.0:
5081+
find-up@^6.3.0:
50825082
version "6.3.0"
50835083
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
50845084
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
@@ -7633,12 +7633,12 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
76337633
dependencies:
76347634
find-up "^4.0.0"
76357635

7636-
pkg-dir@^6.0.1:
7637-
version "6.0.1"
7638-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-6.0.1.tgz#8ec964cecaef98a2bdb9c164733f90a5bcd2352d"
7639-
integrity sha512-C9R+PTCKGA32HG0n5I4JMYkdLL58ZpayVuncQHQrGeKa8o26A4o2x0u6BKekHG+Au0jv5ZW7Xfq1Cj6lm9Ag4w==
7636+
pkg-dir@^7.0.0:
7637+
version "7.0.0"
7638+
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
7639+
integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
76407640
dependencies:
7641-
find-up "^6.1.0"
7641+
find-up "^6.3.0"
76427642

76437643
pkg-up@^3.1.0:
76447644
version "3.1.0"
@@ -10588,15 +10588,15 @@ yargs@^16.2.0:
1058810588
y18n "^5.0.5"
1058910589
yargs-parser "^20.2.2"
1059010590

10591-
yarn-audit-fix@^9.3.3:
10592-
version "9.3.3"
10593-
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-9.3.3.tgz#05e1fab4fb6dd137db6c31006d569dc7144d41c3"
10594-
integrity sha512-EFKcjEi3GSQ3QL7dV835ovfcw8of6RbiRdyeA2n67r7dcJYctxOqqmFHQPBoEvQSDXuYH/Zwk/8J6QUT4R8E5A==
10591+
yarn-audit-fix@^9.3.6:
10592+
version "9.3.6"
10593+
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-9.3.6.tgz#f3b0d1405e953df13c4f8f068eb6ba595d120697"
10594+
integrity sha512-JeU1VRsMdGrTd/nUuS72HJhbcp4sfY9SPDMDP9pTpytrFBLM6NAcxSxdQOPUOZMm6Ze0v5jHSkZaOfToEVcdiQ==
1059510595
dependencies:
1059610596
"@types/find-cache-dir" "^3.2.1"
1059710597
"@types/fs-extra" "^9.0.13"
1059810598
"@types/lodash-es" "^4.17.6"
10599-
"@types/semver" "^7.3.10"
10599+
"@types/semver" "^7.3.12"
1060010600
"@types/yarnpkg__lockfile" "^1.1.5"
1060110601
"@yarnpkg/lockfile" "^1.1.0"
1060210602
chalk "^5.0.1"
@@ -10607,7 +10607,7 @@ yarn-audit-fix@^9.3.3:
1060710607
globby "^13.1.2"
1060810608
js-yaml "^4.1.0"
1060910609
lodash-es "^4.17.21"
10610-
pkg-dir "^6.0.1"
10610+
pkg-dir "^7.0.0"
1061110611
semver "^7.3.7"
1061210612
synp "^1.9.10"
1061310613
tslib "^2.4.0"

0 commit comments

Comments
 (0)