chore: bump chokidar in glob-watcher to ^3.4.0 (#12397)

This commit is contained in:
Huáng Jùnliàng 2020-11-25 13:50:04 -05:00 committed by GitHub
parent 89f3247e32
commit 97a71b665b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 23 deletions

View File

@ -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:*"

View File

@ -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"