chore: bump chokidar in glob-watcher to ^3.4.0 (#12397)
This commit is contained in:
parent
89f3247e32
commit
97a71b665b
@ -75,6 +75,7 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"browserslist": "npm:4.14.5",
|
"browserslist": "npm:4.14.5",
|
||||||
"caniuse-lite": "npm:1.0.30001158",
|
"caniuse-lite": "npm:1.0.30001158",
|
||||||
|
"glob-watcher/chokidar": "npm:^3.4.0",
|
||||||
"@types/babel__core": "link:./nope",
|
"@types/babel__core": "link:./nope",
|
||||||
"@types/babel__traverse": "link:./nope",
|
"@types/babel__traverse": "link:./nope",
|
||||||
"@babel/parser/@babel/types": "workspace:*"
|
"@babel/parser/@babel/types": "workspace:*"
|
||||||
|
|||||||
23
yarn.lock
23
yarn.lock
@ -5408,29 +5408,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chokidar@npm:^2.0.0":
|
|
||||||
version: 2.1.8
|
|
||||||
resolution: "chokidar@npm:2.1.8"
|
|
||||||
dependencies:
|
|
||||||
anymatch: ^2.0.0
|
|
||||||
async-each: ^1.0.1
|
|
||||||
braces: ^2.3.2
|
|
||||||
fsevents: ^1.2.7
|
|
||||||
glob-parent: ^3.1.0
|
|
||||||
inherits: ^2.0.3
|
|
||||||
is-binary-path: ^1.0.0
|
|
||||||
is-glob: ^4.0.0
|
|
||||||
normalize-path: ^3.0.0
|
|
||||||
path-is-absolute: ^1.0.0
|
|
||||||
readdirp: ^2.2.1
|
|
||||||
upath: ^1.1.1
|
|
||||||
dependenciesMeta:
|
|
||||||
fsevents:
|
|
||||||
optional: true
|
|
||||||
checksum: 0758dcc7c6c7ace5924cf3c68088210932d391ab41026376b0adb8e07013ac87232e029f13468dfc9ca4dd59adae62a2b7eaedebb6c4e4f0ba92cbf3ac9e3721
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"chokidar@npm:^3.4.0":
|
"chokidar@npm:^3.4.0":
|
||||||
version: 3.4.2
|
version: 3.4.2
|
||||||
resolution: "chokidar@npm:3.4.2"
|
resolution: "chokidar@npm:3.4.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user