build(deps-dev): bump tatami-ng from 0.4.16 to 0.5.1 (#2453)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 10 Jul 2024 09:01:11 +0000 (11:01 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 09:01:11 +0000 (09:01 +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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml

index fd80f82b7551cfc1a58cb14c4205c691e5180caa..af8565eb7a8e9dd1745c77a2f0d05e352070c59c 100644 (file)
     "rollup-plugin-delete": "^2.0.0",
     "rollup-plugin-dts": "^6.1.1",
     "sinon": "^18.0.0",
-    "tatami-ng": "^0.4.16",
+    "tatami-ng": "^0.5.1",
     "typedoc": "^0.26.3",
     "typescript": "~5.5.3"
   }
index 8c458b813178853d8c9459af9d5f18489f4db459..7403de21b56a305f46b19198e217dda05c0f75fb 100644 (file)
@@ -96,8 +96,8 @@ importers:
         specifier: ^18.0.0
         version: 18.0.0
       tatami-ng:
-        specifier: ^0.4.16
-        version: 0.4.16(typescript@5.5.3)
+        specifier: ^0.5.1
+        version: 0.5.1(typescript@5.5.3)
       typedoc:
         specifier: ^0.26.3
         version: 0.26.3(typescript@5.5.3)
@@ -2167,8 +2167,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
 
@@ -4489,8 +4490,9 @@ snapshots:
 
   tapable@2.2.1: {}
 
-  tatami-ng@0.4.16(typescript@5.5.3):
+  tatami-ng@0.5.1(typescript@5.5.3):
     dependencies:
+      peowly: 1.3.2
       typescript: 5.5.3
 
   tcomb-validation@3.4.1: