From 59c44d99a98f8346419d07a76a8a7a50de00a010 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Sun, 4 Jun 2023 21:41:34 +0200 Subject: Update dependencies Fix #7 --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 87c2dff..1c851f6 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ ], "author": { "name": "Justin Wernick", - "email" : "justin@worthe-it.co.za", - "url" : "http://www.worthe-it.co.za" + "email": "justin@worthe-it.co.za", + "url": "http://www.worthe-it.co.za" }, "repository": { "type": "git", @@ -23,12 +23,12 @@ "bugs": "https://codeberg.org/worthe-it/south-african-id-parser/issues", "license": "(ISC OR GPL-3.0)", "funding": { - "type" : "patreon", - "url" : "https://www.patreon.com/worthe_it" + "type": "patreon", + "url": "https://www.patreon.com/worthe_it" }, "devDependencies": { - "chai": "^4.0.2", - "mocha": "^3.4.2", - "jshint": "^2.9.5" + "chai": "^4.3.7", + "jshint": "^2.13.6", + "mocha": "^10.2.0" } } -- cgit v1.2.3