Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: change minimatch install strategy #50476

Merged
merged 3 commits into from Nov 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
546 changes: 247 additions & 299 deletions deps/minimatch/index.js

Large diffs are not rendered by default.

6,216 changes: 6,216 additions & 0 deletions deps/minimatch/package-lock.json

Large diffs are not rendered by default.

Expand Up @@ -38,7 +38,8 @@
"snap": "c8 tap",
"format": "prettier --write . --loglevel warn",
"benchmark": "node benchmark/index.js",
"typedoc": "typedoc --tsconfig tsconfig-esm.json ./src/*.ts"
"typedoc": "typedoc --tsconfig tsconfig-esm.json ./src/*.ts",
"node-build": "esbuild ./dist/cjs/index.js --bundle --platform=node --outfile=index.js"
},
"prettier": {
"semi": false,
Expand All @@ -62,6 +63,7 @@
"@types/node": "^18.15.11",
"@types/tap": "^15.0.8",
"c8": "^7.12.0",
"esbuild": "^0.19.5",
"eslint-config-prettier": "^8.6.0",
"mkdirp": "1",
"prettier": "^2.8.2",
Expand Down
15 changes: 0 additions & 15 deletions deps/minimatch/src/LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions deps/minimatch/src/node_modules/balanced-match/LICENSE.md

This file was deleted.

97 changes: 0 additions & 97 deletions deps/minimatch/src/node_modules/balanced-match/README.md

This file was deleted.

62 changes: 0 additions & 62 deletions deps/minimatch/src/node_modules/balanced-match/index.js

This file was deleted.

48 changes: 0 additions & 48 deletions deps/minimatch/src/node_modules/balanced-match/package.json

This file was deleted.

21 changes: 0 additions & 21 deletions deps/minimatch/src/node_modules/brace-expansion/LICENSE

This file was deleted.