diff --git a/package.json b/package.json index 9eb88047..df80d2e3 100644 --- a/package.json +++ b/package.json @@ -67,30 +67,30 @@ ] }, "devDependencies": { - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.7", "@types/chai-as-promised": "^7.1.6", "@types/chai-subset": "^1.3.3", "@types/globule": "^1.1.7", "@types/he": "^1.2.1", "@types/mocha": "^10.0.2", - "@types/node": "^20.8.2", + "@types/node": "^20.8.4", "@types/progress": "^2.0.5", "@types/tmp": "^0.2.4", "@types/xmldom": "^0.1.32", - "@typescript-eslint/eslint-plugin": "^6.7.4", - "@typescript-eslint/parser": "^6.7.4", + "@typescript-eslint/eslint-plugin": "^6.7.5", + "@typescript-eslint/parser": "^6.7.5", "@xmldom/xmldom": "^0.8.10", "chai": "^4.3.10", "chai-as-promised": "^7.1.1", "chai-subset": "^1.6.0", - "eslint": "^8.50.0", + "eslint": "^8.51.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-node": "^11.1.0", "extract-zip": "^2.0.1", "geo-tz": "^7.0.7", "globule": "^1.3.4", "mocha": "^10.2.0", - "npm-check-updates": "^16.14.4", + "npm-check-updates": "^16.14.5", "npm-run-all": "^4.1.5", "prettier": "^3.0.3", "prettier-plugin-organize-imports": "^3.2.3", @@ -99,7 +99,7 @@ "serve": "^14.2.1", "source-map-support": "^0.5.21", "tmp": "^0.2.1", - "typedoc": "^0.25.1", + "typedoc": "^0.25.2", "typescript": "^5.2.2", "xpath": "^0.0.33" },