From ce34b2e9dc654fe72c08741161aca5547eb7b835 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Tue, 11 May 2021 17:19:24 +0000 Subject: [PATCH] Update all packages --- package-lock.json | 31 ++++++++++++++++++++++--------- package.json | 18 +++++++++--------- 2 files changed, 31 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f8a531..13f350f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,6 +74,17 @@ } } }, + "@es-joy/jsdoccomment": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.4.4.tgz", + "integrity": "sha512-ua4qDt9dQb4qt5OI38eCZcQZYE5Bq3P0GzgvDARdT8Lt0mAUpxKTPy8JGGqEvF77tG1irKDZ3WreeezEa3P43w==", + "dev": true, + "requires": { + "comment-parser": "^1.1.5", + "esquery": "^1.4.0", + "jsdoctypeparser": "^9.0.0" + } + }, "@eslint/eslintrc": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.1.tgz", @@ -130,9 +141,9 @@ } }, "@manuth/eslint-plugin-typescript": { - "version": "2.3.9", - "resolved": "https://registry.npmjs.org/@manuth/eslint-plugin-typescript/-/eslint-plugin-typescript-2.3.9.tgz", - "integrity": "sha512-FkomtLTmkza9sSDOGAOhESrTxgVsQqQbgWs4aWubWGMRnRsjYrNVeaq5sHJMy9Tcovn6hccqSOjAwWxdmIYjkg==", + "version": "2.3.10", + "resolved": "https://registry.npmjs.org/@manuth/eslint-plugin-typescript/-/eslint-plugin-typescript-2.3.10.tgz", + "integrity": "sha512-xxYj3W9ZtuzEpFt21NtpPW4PHdFLEsh7GDjJ6oxI3SdAzC8cKk4T1erqCOOiYDeZrhwv4YiACxFGM6gs/yXrCw==", "dev": true, "requires": { "lodash.merge": "^4.6.2", @@ -3713,13 +3724,15 @@ } }, "eslint-plugin-jsdoc": { - "version": "32.3.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.3.4.tgz", - "integrity": "sha512-xSWfsYvffXnN0OkwLnB7MoDDDDjqcp46W7YlY1j7JyfAQBQ+WnGCfLov3gVNZjUGtK9Otj8mEhTZTqJu4QtIGA==", + "version": "34.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-34.0.1.tgz", + "integrity": "sha512-fXFyhM571aW1Eg5Z9INobK1VeMIcfflY4cnqDYFf5KRUwcR5R+TQIC6pU2C+4xA84s7lML3zi7UIbPOWBjU1YQ==", "dev": true, "requires": { + "@es-joy/jsdoccomment": "^0.4.4", "comment-parser": "1.1.5", "debug": "^4.3.1", + "esquery": "^1.4.0", "jsdoctypeparser": "^9.0.0", "lodash": "^4.17.21", "regextras": "^0.7.1", @@ -9086,9 +9099,9 @@ } }, "tsify": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/tsify/-/tsify-5.0.3.tgz", - "integrity": "sha512-Cg/3efnvTrU7L4gnAfXt8p6dp+WefE28qItDKQj4lN0X9Jw2KS2EWKh5/dizXwfVNbT0guAoUce8CqCDWjFDLg==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/tsify/-/tsify-5.0.4.tgz", + "integrity": "sha512-XAZtQ5OMPsJFclkZ9xMZWkSNyMhMxEPsz3D2zu79yoKorH9j/DT4xCloJeXk5+cDhosEibu4bseMVjyPOAyLJA==", "dev": true, "requires": { "convert-source-map": "^1.1.0", diff --git a/package.json b/package.json index ed82843..52ef6cd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": {}, "devDependencies": { - "@manuth/eslint-plugin-typescript": "^2.3.9", + "@manuth/eslint-plugin-typescript": "^2.3.10", "@manuth/tsconfig": "^1.2.9", "@manuth/typescript-eslint-plugin": "^1.3.5", "@types/bootstrap": "^5.0.13", @@ -35,22 +35,22 @@ "@types/jquery": "^3.5.5", "@types/merge-stream": "^1.1.2", "@types/minimist": "^1.2.1", - "@types/node": "^15.0.1", + "@types/node": "^15.0.2", "@types/promise-queue": "^2.2.0", "@types/vinyl-buffer": "^1.0.0", "@types/vinyl-source-stream": "0.0.30", "@types/watchify": "^3.11.0", - "@typescript-eslint/eslint-plugin": "^4.22.0", - "@typescript-eslint/eslint-plugin-tslint": "^4.22.0", - "@typescript-eslint/parser": "^4.22.0", + "@typescript-eslint/eslint-plugin": "^4.23.0", + "@typescript-eslint/eslint-plugin-tslint": "^4.23.0", + "@typescript-eslint/parser": "^4.23.0", "bootstrap": "^5.0.0", "browser-sync": "^2.26.14", "browserify": "^17.0.0", "create-symlink": "^1.0.0", - "eslint": "^7.25.0", - "eslint-plugin-deprecation": "^1.2.0", + "eslint": "^7.26.0", + "eslint-plugin-deprecation": "^1.2.1", "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^32.3.3", + "eslint-plugin-jsdoc": "^34.0.1", "fancy-log": "^1.3.3", "fs-extra": "^10.0.0", "gulp": "^4.0.2", @@ -66,7 +66,7 @@ "promise-queue": "^2.2.5", "string-argv": "^0.3.1", "ts-node": "^9.1.1", - "tsify": "^5.0.3", + "tsify": "^5.0.4", "tslint": "^6.1.3", "typescript": "^4.2.4", "typescript-tslint-plugin": "^1.0.1",