Skip to content

Commit

Permalink
devdeps(@types/yazl): upgrade to version 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Nov 13, 2023
1 parent 6832d85 commit a3062ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mongodb-memory-server-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/semver": "^7.5.5",
"@types/tar-stream": "^3.1.3",
"@types/yauzl": "^2.10.3",
"@types/yazl": "^2.4.4",
"@types/yazl": "^2.4.5",
"rimraf": "^5.0.5",
"yazl": "^2.5.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,10 +1515,10 @@
dependencies:
"@types/node" "*"

"@types/yazl@^2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@types/yazl/-/yazl-2.4.4.tgz#33a7c48e5e308902c8195bfa01c0e0d40cd015e6"
integrity sha512-oIm9eKVrxukZgW05COfMzX9Zcz+cJmywKAULOVMr2ji9Bjly701zgjNDtFsVQsVlXsRMLwnIfUNqSpC1Uz+iaw==
"@types/yazl@^2.4.5":
version "2.4.5"
resolved "https://registry.yarnpkg.com/@types/yazl/-/yazl-2.4.5.tgz#0e21674799c7690afa23aeaff59806be5fe7494d"
integrity sha512-qpmPfx32HS7vlGJf7EsoM9qJnLZhXJBf1KH0hzfdc+D794rljQWh4H0I/UrZy+6Nhqn0l2jdBZXBGZtR1vnHqw==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit a3062ad

Please sign in to comment.