Skip to content

Commit

Permalink
Update dependency mem-fs to v4.1.2 (#356)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 8e59613 commit 66479ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion scripts/generator-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"yeoman-generator": "7.4.0",
"@yeoman/types": "1.5.0",
"mem-fs": "4.1.1",
"mem-fs": "4.1.2",
"@yeoman/adapter": "2.0.0",
"@types/node": "22.10.1"
}
Expand Down
8 changes: 4 additions & 4 deletions scripts/generator-adapter/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1022,10 +1022,10 @@ mem-fs-editor@^11.0.1:
textextensions "^6.11.0"
vinyl "^3.0.0"

mem-fs@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/mem-fs/-/mem-fs-4.1.1.tgz#2b5dfe2b8a3728b34560c041539dbcc6f05273d8"
integrity sha512-GwrbYV4U8h1iTfj3Yac2xxSMw1HGVbf3GcTKriFLf1hUmgoUwVPsfcp8ZQLYr6kiAHNXA9ozxrY5JuA23SjGFA==
mem-fs@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/mem-fs/-/mem-fs-4.1.2.tgz#9c09d1344d88968e940b0e3366048ed8973bb78a"
integrity sha512-CMwusHK+Kz0tu1qjgbd0rwcJxzgg76jlkPpqK+pDTv8Hth8JyM7JlgxNWaAFRKe969HATPTz/sp8T63QflyI+w==
dependencies:
"@types/node" ">=18"
"@types/vinyl" "^2.0.8"
Expand Down

0 comments on commit 66479ea

Please sign in to comment.