Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 55dee47

Browse files
committedAug 6, 2024·
update rimraf and minimatch
1 parent db189c3 commit 55dee47

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/ts-expose-internals": "npm:ts-expose-internals@4.9.5",
6262
"jest": "^29.7.0",
6363
"prettier": "^2.7.1",
64-
"rimraf": "^5.0.10",
64+
"rimraf": "^6.0.1",
6565
"standard-version": "^9.5.0",
6666
"ts-jest": "^29.2.4",
6767
"ts-node": "^10.9.2",
@@ -72,7 +72,7 @@
7272
"typescript": ">=3.6.5"
7373
},
7474
"dependencies": {
75-
"minimatch": "^3.1.2"
75+
"minimatch": "^10.0.1"
7676
},
7777
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
7878
}

‎yarn.lock

+35-34
Original file line numberDiff line numberDiff line change
@@ -1572,17 +1572,17 @@ gitconfiglocal@^1.0.0:
15721572
dependencies:
15731573
ini "^1.3.2"
15741574

1575-
glob@^10.3.7:
1576-
version "10.4.5"
1577-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
1578-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
1575+
glob@^11.0.0:
1576+
version "11.0.0"
1577+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
1578+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
15791579
dependencies:
15801580
foreground-child "^3.1.0"
1581-
jackspeak "^3.1.2"
1582-
minimatch "^9.0.4"
1581+
jackspeak "^4.0.1"
1582+
minimatch "^10.0.0"
15831583
minipass "^7.1.2"
15841584
package-json-from-dist "^1.0.0"
1585-
path-scurry "^1.11.1"
1585+
path-scurry "^2.0.0"
15861586

15871587
glob@^7.1.3, glob@^7.1.4:
15881588
version "7.2.3"
@@ -1819,10 +1819,10 @@ istanbul-reports@^3.1.3:
18191819
html-escaper "^2.0.0"
18201820
istanbul-lib-report "^3.0.0"
18211821

1822-
jackspeak@^3.1.2:
1823-
version "3.4.3"
1824-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
1825-
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
1822+
jackspeak@^4.0.1:
1823+
version "4.0.1"
1824+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
1825+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
18261826
dependencies:
18271827
"@isaacs/cliui" "^8.0.2"
18281828
optionalDependencies:
@@ -2314,10 +2314,10 @@ lodash@^4.17.15:
23142314
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
23152315
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
23162316

2317-
lru-cache@^10.2.0:
2318-
version "10.4.3"
2319-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
2320-
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
2317+
lru-cache@^11.0.0:
2318+
version "11.0.0"
2319+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
2320+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
23212321

23222322
lru-cache@^5.1.1:
23232323
version "5.1.1"
@@ -2402,6 +2402,13 @@ min-indent@^1.0.0:
24022402
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
24032403
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
24042404

2405+
minimatch@^10.0.0, minimatch@^10.0.1:
2406+
version "10.0.1"
2407+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
2408+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
2409+
dependencies:
2410+
brace-expansion "^2.0.1"
2411+
24052412
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
24062413
version "3.1.2"
24072414
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -2416,13 +2423,6 @@ minimatch@^5.0.1:
24162423
dependencies:
24172424
brace-expansion "^2.0.1"
24182425

2419-
minimatch@^9.0.4:
2420-
version "9.0.5"
2421-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2422-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
2423-
dependencies:
2424-
brace-expansion "^2.0.1"
2425-
24262426
minimist-options@4.1.0:
24272427
version "4.1.0"
24282428
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -2437,7 +2437,7 @@ minimist@^1.2.5, minimist@^1.2.8:
24372437
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
24382438
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
24392439

2440-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
2440+
minipass@^7.1.2:
24412441
version "7.1.2"
24422442
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
24432443
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -2625,13 +2625,13 @@ path-parse@^1.0.7:
26252625
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
26262626
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
26272627

2628-
path-scurry@^1.11.1:
2629-
version "1.11.1"
2630-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
2631-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
2628+
path-scurry@^2.0.0:
2629+
version "2.0.0"
2630+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
2631+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
26322632
dependencies:
2633-
lru-cache "^10.2.0"
2634-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2633+
lru-cache "^11.0.0"
2634+
minipass "^7.1.2"
26352635

26362636
path-type@^3.0.0:
26372637
version "3.0.0"
@@ -2816,12 +2816,13 @@ resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.2:
28162816
path-parse "^1.0.7"
28172817
supports-preserve-symlinks-flag "^1.0.0"
28182818

2819-
rimraf@^5.0.10:
2820-
version "5.0.10"
2821-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
2822-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
2819+
rimraf@^6.0.1:
2820+
version "6.0.1"
2821+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
2822+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
28232823
dependencies:
2824-
glob "^10.3.7"
2824+
glob "^11.0.0"
2825+
package-json-from-dist "^1.0.0"
28252826

28262827
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
28272828
version "5.1.2"

0 commit comments

Comments
 (0)
Please sign in to comment.