Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove @nicolo-ribaudo/chokidar-2 #19244

Merged
merged 1 commit into from
Sep 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@
"@emotion/babel-plugin": "^11.10.2",
"@emotion/jest": "^11.10.0",
"@linear/sdk": "^1.21.0",
"@nicolo-ribaudo/chokidar-2": "^2.1.8",
"@nrwl/cli": "14.6.1",
"@nrwl/nx-cloud": "14.6.0",
"@nrwl/workspace": "14.6.1",
Expand Down
71 changes: 2 additions & 69 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5226,15 +5226,6 @@ __metadata:
languageName: node
linkType: hard

"@nicolo-ribaudo/chokidar-2@npm:^2.1.8":
version: 2.1.8
resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8"
dependencies:
chokidar: 2.1.8
checksum: c93fe901157f974b4440a1ff0201d1160d2895867a2250daeabe71536cc8aec49f45e6ee0f2d388b6d061f84a54d08d6976944d11ea6bda745ae9bded2735aa5
languageName: node
linkType: hard

"@node-ipc/js-queue@npm:2.0.3":
version: 2.0.3
resolution: "@node-ipc/js-queue@npm:2.0.3"
Expand Down Expand Up @@ -9011,7 +9002,6 @@ __metadata:
"@emotion/babel-plugin": ^11.10.2
"@emotion/jest": ^11.10.0
"@linear/sdk": ^1.21.0
"@nicolo-ribaudo/chokidar-2": ^2.1.8
"@nrwl/cli": 14.6.1
"@nrwl/nx-cloud": 14.6.0
"@nrwl/workspace": 14.6.1
Expand Down Expand Up @@ -13592,13 +13582,6 @@ __metadata:
languageName: node
linkType: hard

"async-each@npm:^1.0.1":
version: 1.0.3
resolution: "async-each@npm:1.0.3"
checksum: d5f0ed24792d04b747f667fdcc92c7e6972da1252525a942119f468e629adba1e235df8b8a8e75776e6c7b18ef04d68db7295350bfa1a958457b34faa9a3bd65
languageName: node
linkType: hard

"async-limiter@npm:~1.0.0":
version: 1.0.1
resolution: "async-limiter@npm:1.0.1"
Expand Down Expand Up @@ -14465,13 +14448,6 @@ __metadata:
languageName: node
linkType: hard

"binary-extensions@npm:^1.0.0":
version: 1.13.1
resolution: "binary-extensions@npm:1.13.1"
checksum: 2d616938ac23d828ec3fbe0dea429b566fd2c137ddc38f166f16561ccd58029deac3fa9fddb489ab13d679c8fb5f1bd0e82824041299e5e39d8dd3cc68fbb9f9
languageName: node
linkType: hard

"binary-extensions@npm:^2.0.0":
version: 2.2.0
resolution: "binary-extensions@npm:2.2.0"
Expand Down Expand Up @@ -14730,7 +14706,7 @@ __metadata:
languageName: node
linkType: hard

"braces@npm:^2.3.1, braces@npm:^2.3.2":
"braces@npm:^2.3.1":
version: 2.3.2
resolution: "braces@npm:2.3.2"
dependencies:
Expand Down Expand Up @@ -16173,29 +16149,6 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:2.1.8":
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: 5631cc00080224f9482cf5418dcbea111aec02fa8d81a8cfe37e47b9cf36089e071de52d503647e3a821a01426a40adc926ba899f657af86a51b8f8d4eef12a7
languageName: node
linkType: hard

"chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.0.0, chokidar@npm:^3.4.0, chokidar@npm:^3.4.2, chokidar@npm:^3.5.1, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3":
version: 3.5.3
resolution: "chokidar@npm:3.5.3"
Expand Down Expand Up @@ -25856,15 +25809,6 @@ __metadata:
languageName: node
linkType: hard

"is-binary-path@npm:^1.0.0":
version: 1.0.1
resolution: "is-binary-path@npm:1.0.1"
dependencies:
binary-extensions: ^1.0.0
checksum: 16e456fa3782eaf3d8e28d382b750507e3d54ff6694df8a1b2c6498da321e2ead311de9c42e653d8fb3213de72bac204b5f97e4a110cda8a72f17b1c1b4eb643
languageName: node
linkType: hard

"is-binary-path@npm:~2.1.0":
version: 2.1.0
resolution: "is-binary-path@npm:2.1.0"
Expand Down Expand Up @@ -37928,17 +37872,6 @@ __metadata:
languageName: node
linkType: hard

"readdirp@npm:^2.2.1":
version: 2.2.1
resolution: "readdirp@npm:2.2.1"
dependencies:
graceful-fs: ^4.1.11
micromatch: ^3.1.10
readable-stream: ^2.0.2
checksum: 770d177372ff2212d382d425d55ca48301fcbf3231ab3827257bbcca7ff44fb51fe4af6acc2dda8512dc7f29da390e9fbea5b2b3fc724b86e85cc828395b7797
languageName: node
linkType: hard

"readdirp@npm:~3.6.0":
version: 3.6.0
resolution: "readdirp@npm:3.6.0"
Expand Down Expand Up @@ -44137,7 +44070,7 @@ __metadata:
languageName: node
linkType: hard

"upath@npm:^1.1.1, upath@npm:^1.2.0":
"upath@npm:^1.2.0":
version: 1.2.0
resolution: "upath@npm:1.2.0"
checksum: 3746f24099bf69dbf8234cecb671e1016e1f6b26bd306de4ff8966fb0bc463fa1014ffc48646b375de1ab573660e3a0256f6f2a87218b2dfa1779a84ef6992fa
Expand Down
1 change: 0 additions & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"@emotion/jest": "^11.10.0",
"@jest/globals": "^26.6.2",
"@linear/sdk": "^1.21.0",
"@nicolo-ribaudo/chokidar-2": "^2.1.8",
"@nrwl/cli": "14.6.1",
"@nrwl/nx-cloud": "14.6.0",
"@nrwl/workspace": "14.6.1",
Expand Down
104 changes: 2 additions & 102 deletions scripts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2709,15 +2709,6 @@ __metadata:
languageName: node
linkType: hard

"@nicolo-ribaudo/chokidar-2@npm:^2.1.8":
version: 2.1.8
resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8"
dependencies:
chokidar: 2.1.8
checksum: c93fe901157f974b4440a1ff0201d1160d2895867a2250daeabe71536cc8aec49f45e6ee0f2d388b6d061f84a54d08d6976944d11ea6bda745ae9bded2735aa5
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -3570,7 +3561,6 @@ __metadata:
"@emotion/jest": ^11.10.0
"@jest/globals": ^26.6.2
"@linear/sdk": ^1.21.0
"@nicolo-ribaudo/chokidar-2": ^2.1.8
"@nrwl/cli": 14.6.1
"@nrwl/nx-cloud": 14.6.0
"@nrwl/workspace": 14.6.1
Expand Down Expand Up @@ -5466,13 +5456,6 @@ __metadata:
languageName: node
linkType: hard

"async-each@npm:^1.0.1":
version: 1.0.3
resolution: "async-each@npm:1.0.3"
checksum: d5f0ed24792d04b747f667fdcc92c7e6972da1252525a942119f468e629adba1e235df8b8a8e75776e6c7b18ef04d68db7295350bfa1a958457b34faa9a3bd65
languageName: node
linkType: hard

"async-limiter@npm:~1.0.0":
version: 1.0.1
resolution: "async-limiter@npm:1.0.1"
Expand Down Expand Up @@ -5929,13 +5912,6 @@ __metadata:
languageName: node
linkType: hard

"binary-extensions@npm:^1.0.0":
version: 1.13.1
resolution: "binary-extensions@npm:1.13.1"
checksum: 2d616938ac23d828ec3fbe0dea429b566fd2c137ddc38f166f16561ccd58029deac3fa9fddb489ab13d679c8fb5f1bd0e82824041299e5e39d8dd3cc68fbb9f9
languageName: node
linkType: hard

"binary-extensions@npm:^2.0.0":
version: 2.2.0
resolution: "binary-extensions@npm:2.2.0"
Expand Down Expand Up @@ -6048,7 +6024,7 @@ __metadata:
languageName: node
linkType: hard

"braces@npm:^2.3.1, braces@npm:^2.3.2":
"braces@npm:^2.3.1":
version: 2.3.2
resolution: "braces@npm:2.3.2"
dependencies:
Expand Down Expand Up @@ -6554,29 +6530,6 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:2.1.8":
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: 5631cc00080224f9482cf5418dcbea111aec02fa8d81a8cfe37e47b9cf36089e071de52d503647e3a821a01426a40adc926ba899f657af86a51b8f8d4eef12a7
languageName: node
linkType: hard

"chokidar@npm:^3.0.0, chokidar@npm:^3.4.0, chokidar@npm:^3.5.1, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3":
version: 3.5.3
resolution: "chokidar@npm:3.5.3"
Expand Down Expand Up @@ -10445,16 +10398,6 @@ __metadata:
languageName: node
linkType: hard

"glob-parent@npm:^3.1.0":
version: 3.1.0
resolution: "glob-parent@npm:3.1.0"
dependencies:
is-glob: ^3.1.0
path-dirname: ^1.0.0
checksum: bfa89ce5ae1dfea4c2ece7b61d2ea230d87fcbec7472915cfdb3f4caf688a91ecb0dc86ae39b1e17505adce7e64cae3b971d64dc66091f3a0131169fd631b00d
languageName: node
linkType: hard

"glob-parent@npm:^5.1.2, glob-parent@npm:~5.1.2":
version: 5.1.2
resolution: "glob-parent@npm:5.1.2"
Expand Down Expand Up @@ -11521,15 +11464,6 @@ __metadata:
languageName: node
linkType: hard

"is-binary-path@npm:^1.0.0":
version: 1.0.1
resolution: "is-binary-path@npm:1.0.1"
dependencies:
binary-extensions: ^1.0.0
checksum: 16e456fa3782eaf3d8e28d382b750507e3d54ff6694df8a1b2c6498da321e2ead311de9c42e653d8fb3213de72bac204b5f97e4a110cda8a72f17b1c1b4eb643
languageName: node
linkType: hard

"is-binary-path@npm:~2.1.0":
version: 2.1.0
resolution: "is-binary-path@npm:2.1.0"
Expand Down Expand Up @@ -11698,7 +11632,7 @@ __metadata:
languageName: node
linkType: hard

"is-extglob@npm:^2.1.0, is-extglob@npm:^2.1.1":
"is-extglob@npm:^2.1.1":
version: 2.1.1
resolution: "is-extglob@npm:2.1.1"
checksum: 5487da35691fbc339700bbb2730430b07777a3c21b9ebaecb3072512dfd7b4ba78ac2381a87e8d78d20ea08affb3f1971b4af629173a6bf435ff8a4c47747912
Expand Down Expand Up @@ -11735,15 +11669,6 @@ __metadata:
languageName: node
linkType: hard

"is-glob@npm:^3.1.0":
version: 3.1.0
resolution: "is-glob@npm:3.1.0"
dependencies:
is-extglob: ^2.1.0
checksum: ba816a35dcf5285de924a8a4654df7b183a86381d73ea3bbf3df3cc61b3ba61fdddf90ee205709a2235b210ee600ee86e5e8600093cf291a662607fd032e2ff4
languageName: node
linkType: hard

"is-glob@npm:^4.0.0, is-glob@npm:^4.0.1, is-glob@npm:^4.0.3, is-glob@npm:~4.0.1":
version: 4.0.3
resolution: "is-glob@npm:4.0.3"
Expand Down Expand Up @@ -16160,13 +16085,6 @@ __metadata:
languageName: node
linkType: hard

"path-dirname@npm:^1.0.0":
version: 1.0.2
resolution: "path-dirname@npm:1.0.2"
checksum: 71e59be2bada7c91f62b976245fd421b7cb01fde3207fe53a82d8880621ad04fd8b434e628c9cf4e796259fc168a107d77cd56837725267c5b2c58cefe2c4e1b
languageName: node
linkType: hard

"path-exists@npm:^3.0.0":
version: 3.0.0
resolution: "path-exists@npm:3.0.0"
Expand Down Expand Up @@ -17019,17 +16937,6 @@ __metadata:
languageName: node
linkType: hard

"readdirp@npm:^2.2.1":
version: 2.2.1
resolution: "readdirp@npm:2.2.1"
dependencies:
graceful-fs: ^4.1.11
micromatch: ^3.1.10
readable-stream: ^2.0.2
checksum: 770d177372ff2212d382d425d55ca48301fcbf3231ab3827257bbcca7ff44fb51fe4af6acc2dda8512dc7f29da390e9fbea5b2b3fc724b86e85cc828395b7797
languageName: node
linkType: hard

"readdirp@npm:~3.6.0":
version: 3.6.0
resolution: "readdirp@npm:3.6.0"
Expand Down Expand Up @@ -20380,13 +20287,6 @@ __metadata:
languageName: node
linkType: hard

"upath@npm:^1.1.1":
version: 1.2.0
resolution: "upath@npm:1.2.0"
checksum: 3746f24099bf69dbf8234cecb671e1016e1f6b26bd306de4ff8966fb0bc463fa1014ffc48646b375de1ab573660e3a0256f6f2a87218b2dfa1779a84ef6992fa
languageName: node
linkType: hard

"update-browserslist-db@npm:^1.0.4":
version: 1.0.5
resolution: "update-browserslist-db@npm:1.0.5"
Expand Down