Loading package-lock.json +5 −5 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ "@angular/cli": "15.2.9", "@angular/compiler-cli": "15.2.9", "@angular/language-service": "15.2.9", "@types/jasmine": "^4.3.5", "@types/jasmine": "~4.3.0", "@types/jasminewd2": "2.0.10", "@types/node": "16.18.37", "@types/showdown": "1.9.4", Loading @@ -46,7 +46,7 @@ "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^46.0.0", "eslint-plugin-jsdoc": "^46.4.2", "eslint-plugin-prefer-arrow": "^1.2.3", "jasmine-core": "5.0.1", "jasmine-spec-reporter": "~5.0.0", Loading Loading @@ -7515,9 +7515,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { "version": "46.4.0", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.0.tgz", "integrity": "sha512-2AJY31jpFdPTCa4UMFUfu8b8rPeSaShYx/lS+GrdDVVEjN3rzfN/PZtI2YbexrIO6KLDqP3241BynWn7QB5jhg==", "version": "46.4.2", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.2.tgz", "integrity": "sha512-fmIgOe7irf9otkMtsPjr5P39wC5LzA6aEU/nydfUlc8JaEiS93uhPaxI+x/v5s1Ckm+IZeP3006do2n2ehZcNQ==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.39.4", Loading Loading
package-lock.json +5 −5 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ "@angular/cli": "15.2.9", "@angular/compiler-cli": "15.2.9", "@angular/language-service": "15.2.9", "@types/jasmine": "^4.3.5", "@types/jasmine": "~4.3.0", "@types/jasminewd2": "2.0.10", "@types/node": "16.18.37", "@types/showdown": "1.9.4", Loading @@ -46,7 +46,7 @@ "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^46.0.0", "eslint-plugin-jsdoc": "^46.4.2", "eslint-plugin-prefer-arrow": "^1.2.3", "jasmine-core": "5.0.1", "jasmine-spec-reporter": "~5.0.0", Loading Loading @@ -7515,9 +7515,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { "version": "46.4.0", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.0.tgz", "integrity": "sha512-2AJY31jpFdPTCa4UMFUfu8b8rPeSaShYx/lS+GrdDVVEjN3rzfN/PZtI2YbexrIO6KLDqP3241BynWn7QB5jhg==", "version": "46.4.2", "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.2.tgz", "integrity": "sha512-fmIgOe7irf9otkMtsPjr5P39wC5LzA6aEU/nydfUlc8JaEiS93uhPaxI+x/v5s1Ckm+IZeP3006do2n2ehZcNQ==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.39.4", Loading