diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-31 19:40:20 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-31 19:40:20 -0300 |
| commit | 2c28c839953ffa63afd51e144388f959160c203f (patch) | |
| tree | ec19c0697bde4526e40bdcffe4f81a434ac94e90 /package.json | |
| parent | 33adddd56f07b60d390734b8a519238dc6c9469d (diff) | |
tap 21.1.1 -> 21.6.2, pin exact
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 ce8d532e..54cf7796 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "license": "MIT", "devDependencies": { "chokidar": "^3.5.3", - "tap": "^21.1.1", + "tap": "21.6.2", "tcompare": "^6.0.0" } } |