Skip to content

Commit

Permalink
[frontend] Update dependency chokidar to v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 851370a commit 71f74e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@types/uuid": "10.0.0",
"@typescript-eslint/parser": "8.18.1",
"@vitejs/plugin-react": "4.3.4",
"chokidar": "4.0.1",
"chokidar": "4.0.3",
"cross-env": "7.0.3",
"esbuild": "0.24.0",
"eslint": "9.15.0",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4235,12 +4235,12 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:4.0.1":
version: 4.0.1
resolution: "chokidar@npm:4.0.1"
"chokidar@npm:4.0.3":
version: 4.0.3
resolution: "chokidar@npm:4.0.3"
dependencies:
readdirp: "npm:^4.0.1"
checksum: 10c0/4bb7a3adc304059810bb6c420c43261a15bb44f610d77c35547addc84faa0374265c3adc67f25d06f363d9a4571962b02679268c40de07676d260de1986efea9
checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -8964,7 +8964,7 @@ __metadata:
"@xyflow/react": "npm:12.3.6"
apexcharts: "npm:4.0.0"
axios: "npm:1.7.8"
chokidar: "npm:4.0.1"
chokidar: "npm:4.0.3"
ckeditor5: "npm:43.3.0"
classcat: "npm:5.0.5"
classnames: "npm:2.5.1"
Expand Down

0 comments on commit 71f74e3

Please sign in to comment.