Commit f1fd89a4 authored by to be continuous bot's avatar to be continuous bot
Browse files

chore(deps): update dependency @types/jasmine to v3.10.10

parent ea6b01db
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
        "@angular/cli": "15.2.8",
        "@angular/compiler-cli": "15.2.9",
        "@angular/language-service": "15.2.9",
        "@types/jasmine": "~3.10.0",
        "@types/jasmine": "^3.10.10",
        "@types/jasminewd2": "2.0.10",
        "@types/node": "16.18.36",
        "@types/showdown": "1.9.4",
@@ -46,7 +46,7 @@
        "eslint": "^8.30.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-plugin-import": "^2.26.0",
        "eslint-plugin-jsdoc": "^46.4.0",
        "eslint-plugin-jsdoc": "^46.0.0",
        "eslint-plugin-prefer-arrow": "^1.2.3",
        "jasmine-core": "5.0.1",
        "jasmine-spec-reporter": "~5.0.0",
@@ -4328,9 +4328,9 @@
      }
    },
    "node_modules/@types/jasmine": {
      "version": "3.10.8",
      "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.8.tgz",
      "integrity": "sha512-SQ3vJjPZWIDCzgJP7Ha/GjhgWUxZvpo7vTuLkp6BWJ26tlRK2v26/wi5G0xWw/6Ks10pwyMaCtssB/TazwH/Tg==",
      "version": "3.10.10",
      "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.10.tgz",
      "integrity": "sha512-S193tTFTP/XZIgQ1aCp+xQGjwfgtbHyhoDeQeESM5zYqavQ+gXboDvS1xMkvO7pLUkNIz8VY0FI7y4BcsvRLzw==",
      "dev": true
    },
    "node_modules/@types/jasminewd2": {