Skip to content

Commit

Permalink
chore(deps): update dependency memfs to v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 27eb0ec commit c60f05d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/validate-npm-package-name": "4.0.2",
"assertion-error-formatter": "3.0.0",
"c8": "9.1.0",
"memfs": "4.9.2",
"memfs": "4.9.3",
"mocha": "10.4.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/serenity-bdd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/progress": "2.0.7",
"c8": "9.1.0",
"if-env": "1.0.4",
"memfs": "4.9.2",
"memfs": "4.9.3",
"mocha": "10.4.0",
"mocha-multi": "1.1.7",
"ts-node": "10.9.2",
Expand Down

0 comments on commit c60f05d

Please sign in to comment.