build(deps): Bump tatami-ng from 0.4.16 to 0.5.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 9 Jul 2024 23:17:19 +0000 (23:17 +0000)
committerGitHub <noreply@github.com>
Tue, 9 Jul 2024 23:17:19 +0000 (23:17 +0000)
Bumps [tatami-ng](https://github.com/poolifier/tatami-ng) from 0.4.16 to 0.5.1.
- [Release notes](https://github.com/poolifier/tatami-ng/releases)
- [Changelog](https://github.com/poolifier/tatami-ng/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/tatami-ng/compare/0.4.16...0.5.1)

---
updated-dependencies:
- dependency-name: tatami-ng
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index 164ec83c3f47b029d9b4ac8131c5713c362c2577..a876743548b6bbd5249025c42c95900545c853a2 100644 (file)
@@ -70,7 +70,7 @@
     "node-object-hash": "^3.0.0",
     "object-hash": "^3.0.0",
     "rambda": "^9.2.1",
-    "tatami-ng": "^0.4.16",
+    "tatami-ng": "^0.5.1",
     "uuid": "^10.0.0"
   },
   "devDependencies": {
index 7a04d9516a75366a2d972843d4755a50abd6cf6f..6698f1e5186d8ded6b5911a7a68858f4464afac9 100644 (file)
@@ -36,8 +36,8 @@ importers:
         specifier: ^9.2.1
         version: 9.2.1
       tatami-ng:
-        specifier: ^0.4.16
-        version: 0.4.16(typescript@5.4.5)
+        specifier: ^0.5.1
+        version: 0.5.1(typescript@5.4.5)
       uuid:
         specifier: ^10.0.0
         version: 10.0.0
@@ -1261,8 +1261,9 @@ packages:
     resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
     engines: {node: '>=6'}
 
-  tatami-ng@0.4.16:
-    resolution: {integrity: sha512-2YfDAJqB6sATdO0c05l8jjqmmWYiqSLuJXARQ8csX4gynQh9tUkLSVty0UhrKx0x8XlkoCq+TSDMRIDvuGD0wA==}
+  tatami-ng@0.5.1:
+    resolution: {integrity: sha512-tweB0jL9xyOIgl+X+LYdjtK5qVrlWZdnnW2WKXtQeR0WAp4AaltpfnTMdS+Px6SKV2lx7TpPvtMxJbTCKg6FIQ==}
+    hasBin: true
     peerDependencies:
       typescript: ^5.4.3
 
@@ -2554,8 +2555,9 @@ snapshots:
 
   tapable@2.2.1: {}
 
-  tatami-ng@0.4.16(typescript@5.4.5):
+  tatami-ng@0.5.1(typescript@5.4.5):
     dependencies:
+      peowly: 1.3.2
       typescript: 5.4.5
 
   text-extensions@2.4.0: {}