Skip to content

Commit

Permalink
chore: bump chokidar in glob-watcher to ^3.4.0 (babel#12397)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung authored and nicolo-ribaudo committed Dec 2, 2020
1 parent 0c6e7b6 commit 9087665
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -75,6 +75,7 @@
"resolutions": {
"browserslist": "npm:4.14.5",
"caniuse-lite": "npm:1.0.30001158",
"glob-watcher/chokidar": "npm:^3.4.0",
"@types/babel__core": "link:./nope",
"@types/babel__traverse": "link:./nope",
"@babel/parser/@babel/types": "workspace:*"
Expand Down
23 changes: 0 additions & 23 deletions yarn.lock
Expand Up @@ -5408,29 +5408,6 @@ __metadata:
languageName: node
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":
version: 3.4.2
resolution: "chokidar@npm:3.4.2"
Expand Down

0 comments on commit 9087665

Please sign in to comment.