diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-10-15 14:38:31 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-10-15 14:38:31 -0300 |
commit | 3cb93cd6f21c2df1c79107b347e501d12b451fe2 (patch) | |
tree | 57f6453a387c243bb601755dc59eb5447392b7d0 /package.json | |
parent | 1aa217195f4d5f82653e29d6c265f92c2d1bbd7e (diff) |
blindly update tap
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7bd51f11..37c20e06 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "license": "MIT", "devDependencies": { "chokidar": "^3.5.3", - "tap": "^19.0.2", + "tap": "^21.1.1", "tcompare": "^6.0.0" }, "tap": { |