Skip to content

Commit

Permalink
Bump minimist from 1.2.6 to 1.2.8
Browse files Browse the repository at this point in the history
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.6 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.6...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and datho7561 committed Apr 11, 2024
1 parent 63a2512 commit 6b8d9b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
12 changes: 7 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,9 +427,6 @@
"test-ui-run": "extest setup-and-run 'out/test/vscodeUiTest/suite/*.js' -u -e 'out/test/vscodeUiTest/extensions' -o src/test/vscodeUiTest/settings.json -c max",
"test-all": "npm test && npm run test-ui-run"
},
"resolutions": {
"minimist": "1.2.6"
},
"devDependencies": {
"@types/chai": "^4.2.3",
"@types/chai-fs": "^2.0.5",
Expand All @@ -453,7 +450,6 @@
"gradle-to-js": "^2.0.0",
"gulp": "^4.0.2",
"gulp-rename": "^2.0.0",
"minimist": ">=1.2.6",
"mocha": "^10.4.0",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
Expand All @@ -478,4 +474,4 @@
"which": "^4.0.0",
"yauzl": "^3.1.2"
}
}
}

0 comments on commit 6b8d9b0

Please sign in to comment.