Skip to content

Commit

Permalink
Update dependency zone.js to v0.14.6 (#1663)
Browse files Browse the repository at this point in the history
* Update dependency zone.js to v0.14.6

* Install dependency and build application

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: h3llrais3r <h3llrais3r.github@gmail.com>
  • Loading branch information
renovate[bot] and h3llrais3r committed May 18, 2024
1 parent 144c83c commit a8799c4
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 25 deletions.
20 changes: 7 additions & 13 deletions web/autosubliminal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/autosubliminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"rxjs": "7.8.1",
"strftime": "0.10.2",
"tslib": "2.6.2",
"zone.js": "0.14.5"
"zone.js": "0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.7",
Expand Down
2 changes: 1 addition & 1 deletion web/autosubliminal/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@

<body>
<app-root></app-root>
<script src="runtime.aeb1e924e9a2e559.js" type="module"></script><script src="polyfills.27ea4e8d434bd16b.js" type="module"></script><script src="scripts.4cc9680d69b62987.js" defer></script><script src="main.debb734ba922e305.js" type="module"></script></body>
<script src="runtime.aeb1e924e9a2e559.js" type="module"></script><script src="polyfills.d1912e207fa70289.js" type="module"></script><script src="scripts.4cc9680d69b62987.js" defer></script><script src="main.debb734ba922e305.js" type="module"></script></body>

</html>

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

0 comments on commit a8799c4

Please sign in to comment.