Bump glob from 10.3.4 to 10.3.6 (#1246)
* Bump glob from 10.3.4 to 10.3.6 Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.4 to 10.3.6. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.3.4...v10.3.6) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump change log --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
Родитель
060a219312
Коммит
5ab9f72ba7
|
@ -33,8 +33,8 @@ What's changed since v2.9.0:
|
||||||
[#1211](https://github.com/microsoft/PSRule-vscode/pull/1211)
|
[#1211](https://github.com/microsoft/PSRule-vscode/pull/1211)
|
||||||
- Bump @vscode/vsce to v2.21.0.
|
- Bump @vscode/vsce to v2.21.0.
|
||||||
[#1235](https://github.com/microsoft/PSRule-vscode/pull/1235)
|
[#1235](https://github.com/microsoft/PSRule-vscode/pull/1235)
|
||||||
- Bump glob to v10.3.4.
|
- Bump glob to v10.3.6.
|
||||||
[#1234](https://github.com/microsoft/PSRule-vscode/pull/1234)
|
[#1246](https://github.com/microsoft/PSRule-vscode/pull/1246)
|
||||||
|
|
||||||
## v2.9.0
|
## v2.9.0
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
"ansi-regex": ">=6.0.1",
|
"ansi-regex": ">=6.0.1",
|
||||||
"esbuild": "^0.19.3",
|
"esbuild": "^0.19.3",
|
||||||
"eslint": "^8.49.0",
|
"eslint": "^8.49.0",
|
||||||
"glob": "^10.3.4",
|
"glob": "^10.3.6",
|
||||||
"lodash": ">=4.17.21",
|
"lodash": ">=4.17.21",
|
||||||
"markdown-it": "^13.0.1",
|
"markdown-it": "^13.0.1",
|
||||||
"minimist": ">=1.2.8",
|
"minimist": ">=1.2.8",
|
||||||
|
@ -2221,9 +2221,9 @@
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"node_modules/glob": {
|
"node_modules/glob": {
|
||||||
"version": "10.3.4",
|
"version": "10.3.6",
|
||||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.6.tgz",
|
||||||
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
|
"integrity": "sha512-mEfImdc/fiYHEcF6pHFfD2b/KrdFB1qH9mRe5vI5HROF8G51SWxQJ2V56Ezl6ZL9y86gsxQ1Lgo2S746KGUPSQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"foreground-child": "^3.1.0",
|
"foreground-child": "^3.1.0",
|
||||||
|
|
|
@ -492,7 +492,7 @@
|
||||||
"@typescript-eslint/parser": "^5.62.0",
|
"@typescript-eslint/parser": "^5.62.0",
|
||||||
"esbuild": "^0.19.3",
|
"esbuild": "^0.19.3",
|
||||||
"eslint": "^8.49.0",
|
"eslint": "^8.49.0",
|
||||||
"glob": "^10.3.4",
|
"glob": "^10.3.6",
|
||||||
"lodash": ">=4.17.21",
|
"lodash": ">=4.17.21",
|
||||||
"markdown-it": "^13.0.1",
|
"markdown-it": "^13.0.1",
|
||||||
"minimist": ">=1.2.8",
|
"minimist": ">=1.2.8",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче