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

Merge branch 'renovate/angular-monorepo' into 'master'

fix(deps): update dependency zone.js to v0.13.2

See merge request to-be-continuous/kicker!273
parents fa5b69c7 58ecc081
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
        "rxjs": "7.8.1",
        "showdown": "1.9.1",
        "tslib": "^2.0.0",
        "zone.js": "0.13.1"
        "zone.js": "0.13.2"
      },
      "devDependencies": {
        "@angular-devkit/build-angular": "15.2.9",
@@ -16520,9 +16520,9 @@
      }
    },
    "node_modules/zone.js": {
      "version": "0.13.1",
      "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.13.1.tgz",
      "integrity": "sha512-+bIeDAFEBYuXRuU3qGQvzdPap+N1zjM4KkBAiiQuVVCrHrhjDuY6VkUhNa5+U27+9w0q3fbKiMCbpJ0XzMmSWA==",
      "version": "0.13.2",
      "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.13.2.tgz",
      "integrity": "sha512-Lyot3ocK+sixOU16CxmiBjUhkB+YYRRQuFwdJo1EDefHfEGB04it/86bjHnwg/lx4Z9YAmP8TDIalwp5qpDndw==",
      "dependencies": {
        "tslib": "^2.3.0"
      }
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
    "rxjs": "7.8.1",
    "showdown": "1.9.1",
    "tslib": "^2.0.0",
    "zone.js": "0.13.1"
    "zone.js": "0.13.2"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "15.2.9",