Skip to content

Commit 7e86cab

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#616)
1 parent a758a0c commit 7e86cab

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
dependencies:
651651
"@types/node" "*"
652652

653-
"@types/eslint-scope@^3.7.0", "@types/eslint-scope@^3.7.3":
653+
"@types/eslint-scope@^3.7.3":
654654
version "3.7.3"
655655
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224"
656656
integrity sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==
@@ -671,11 +671,6 @@
671671
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
672672
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
673673

674-
"@types/estree@^0.0.50":
675-
version "0.0.50"
676-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
677-
integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==
678-
679674
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18":
680675
version "4.17.28"
681676
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz#c47def9f34ec81dc6328d0b1b5303d1ec98d86b8"
@@ -5430,9 +5425,9 @@ [email protected]:
54305425
kind-of "^6.0.3"
54315426

54325427
minimist@^1.2.0, minimist@^1.2.5:
5433-
version "1.2.5"
5434-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5435-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5428+
version "1.2.6"
5429+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
5430+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
54365431

54375432
mississippi@^3.0.0:
54385433
version "3.0.0"

0 commit comments

Comments
 (0)