mirror of
https://github.com/grafana/grafana.git
synced 2025-01-09 07:33:42 -06:00
Update dependency glob to v10.3.10 (#80684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
00b954203d
commit
bfee861867
@ -57,7 +57,7 @@
|
||||
"@types/uuid": "9.0.2",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"eslint-webpack-plugin": "4.0.1",
|
||||
"glob": "10.3.3",
|
||||
"glob": "10.3.10",
|
||||
"react-select-event": "5.5.1",
|
||||
"replace-in-file-webpack-plugin": "1.0.6",
|
||||
"ts-node": "10.9.1",
|
||||
|
19
yarn.lock
19
yarn.lock
@ -3088,7 +3088,7 @@ __metadata:
|
||||
copy-webpack-plugin: "npm:11.0.0"
|
||||
eslint-webpack-plugin: "npm:4.0.1"
|
||||
events: "npm:3.3.0"
|
||||
glob: "npm:10.3.3"
|
||||
glob: "npm:10.3.10"
|
||||
i18next: "npm:^22.0.0"
|
||||
lodash: "npm:4.17.21"
|
||||
lru-cache: "npm:10.0.0"
|
||||
@ -16865,21 +16865,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:10.3.3":
|
||||
version: 10.3.3
|
||||
resolution: "glob@npm:10.3.3"
|
||||
dependencies:
|
||||
foreground-child: "npm:^3.1.0"
|
||||
jackspeak: "npm:^2.0.3"
|
||||
minimatch: "npm:^9.0.1"
|
||||
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
|
||||
path-scurry: "npm:^1.10.1"
|
||||
bin:
|
||||
glob: dist/cjs/src/bin.js
|
||||
checksum: 0d1a59dff5d5d7085f9c1e3b0c9c3a7e3a199a013ef8f800c0886e3cfe6f8e293f7847081021a97f96616bf778c053c6937382675f369ec8231c8b95d3ba11e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:7.1.4":
|
||||
version: 7.1.4
|
||||
resolution: "glob@npm:7.1.4"
|
||||
@ -19230,7 +19215,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jackspeak@npm:^2.0.3, jackspeak@npm:^2.3.5":
|
||||
"jackspeak@npm:^2.3.5":
|
||||
version: 2.3.6
|
||||
resolution: "jackspeak@npm:2.3.6"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user