fix(deps): Update dependency chokidar to v3.5.3.

This commit is contained in:
Sam Tolmay 2022-02-01 16:55:52 +02:00
parent 277776c729
commit 45133218d8
No known key found for this signature in database
GPG Key ID: D004126FCD1A6DF0
4 changed files with 38 additions and 4 deletions

17
.pnp.cjs generated
View File

@ -5941,7 +5941,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@lowdefy/operators-uuid", "workspace:packages/plugins/operators/operators-uuid"],
["@lowdefy/operators-yaml", "workspace:packages/plugins/operators/operators-yaml"],
["@next/eslint-plugin-next", "npm:12.0.10"],
["chokidar", "npm:3.5.2"],
["chokidar", "npm:3.5.3"],
["dotenv", "npm:14.2.0"],
["js-yaml", "npm:4.1.0"],
["less", "npm:4.1.2"],
@ -8990,6 +8990,21 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["readdirp", "npm:3.6.0"]
],
"linkType": "HARD",
}],
["npm:3.5.3", {
"packageLocation": "./.yarn/cache/chokidar-npm-3.5.3-c5f9b0a56a-b49fcde401.zip/node_modules/chokidar/",
"packageDependencies": [
["chokidar", "npm:3.5.3"],
["anymatch", "npm:3.1.2"],
["braces", "npm:3.0.2"],
["fsevents", "patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"],
["glob-parent", "npm:5.1.2"],
["is-binary-path", "npm:2.1.0"],
["is-glob", "npm:4.0.3"],
["normalize-path", "npm:3.0.0"],
["readdirp", "npm:3.6.0"]
],
"linkType": "HARD",
}]
]],
["chownr", [

Binary file not shown.

View File

@ -61,7 +61,7 @@
"@lowdefy/operators-nunjucks": "4.0.0-alpha.6",
"@lowdefy/operators-uuid": "4.0.0-alpha.6",
"@lowdefy/operators-yaml": "4.0.0-alpha.6",
"chokidar": "3.5.2",
"chokidar": "3.5.3",
"dotenv": "14.2.0",
"js-yaml": "4.1.0",
"next": "12.0.10",

View File

@ -3962,7 +3962,7 @@ __metadata:
"@lowdefy/operators-uuid": 4.0.0-alpha.6
"@lowdefy/operators-yaml": 4.0.0-alpha.6
"@next/eslint-plugin-next": 12.0.10
chokidar: 3.5.2
chokidar: 3.5.3
dotenv: 14.2.0
js-yaml: 4.1.0
less: 4.1.2
@ -6451,7 +6451,26 @@ __metadata:
languageName: node
linkType: hard
"chokidar@npm:3.5.2, chokidar@npm:^3.4.0":
"chokidar@npm:3.5.3":
version: 3.5.3
resolution: "chokidar@npm:3.5.3"
dependencies:
anymatch: ~3.1.2
braces: ~3.0.2
fsevents: ~2.3.2
glob-parent: ~5.1.2
is-binary-path: ~2.1.0
is-glob: ~4.0.1
normalize-path: ~3.0.0
readdirp: ~3.6.0
dependenciesMeta:
fsevents:
optional: true
checksum: b49fcde40176ba007ff361b198a2d35df60d9bb2a5aab228279eb810feae9294a6b4649ab15981304447afe1e6ffbf4788ad5db77235dc770ab777c6e771980c
languageName: node
linkType: hard
"chokidar@npm:^3.4.0":
version: 3.5.2
resolution: "chokidar@npm:3.5.2"
dependencies: