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

chore(deps): update dependency jasmine-core to v4.2.0

parent 7a5767c9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7613,9 +7613,9 @@
      }
    },
    "jasmine-core": {
      "version": "4.0.1",
      "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.0.1.tgz",
      "integrity": "sha512-w+JDABxQCkxbGGxg+a2hUVZyqUS2JKngvIyLGu/xiw2ZwgsoSB0iiecLQsQORSeaKQ6iGrCyWG86RfNDuoA7Lg==",
      "version": "4.2.0",
      "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.2.0.tgz",
      "integrity": "sha512-OcFpBrIhnbmb9wfI8cqPSJ50pv3Wg4/NSgoZIqHzIwO/2a9qivJWzv8hUvaREIMYYJBas6AvfXATFdVuzzCqVw==",
      "dev": true
    },
    "jasmine-spec-reporter": {
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
    "@types/node": "16.11.27",
    "@types/showdown": "2.0.0",
    "codelyzer": "6.0.2",
    "jasmine-core": "4.0.1",
    "jasmine-core": "4.2.0",
    "jasmine-spec-reporter": "7.0.0",
    "karma": "6.3.17",
    "karma-chrome-launcher": "3.1.1",