Skip to content

Commit

Permalink
Update all npm dependencies (2023-08-24) (#1726)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Sep 12, 2023
1 parent 90ac78c commit 22b4c89
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 72 deletions.
116 changes: 52 additions & 64 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,29 +50,29 @@
"@angular/router": "^16.2.1",
"quill": "^1.3.7",
"rxjs": "^7.8.1",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"zone.js": "^0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular-eslint/builder": "^16.1.0",
"@angular-eslint/eslint-plugin": "^16.1.0",
"@angular-eslint/eslint-plugin-template": "^16.1.0",
"@angular-eslint/schematics": "^16.1.0",
"@angular-eslint/template-parser": "^16.1.0",
"@angular-eslint/builder": "^16.1.1",
"@angular-eslint/eslint-plugin": "^16.1.1",
"@angular-eslint/eslint-plugin-template": "^16.1.1",
"@angular-eslint/schematics": "^16.1.1",
"@angular-eslint/template-parser": "^16.1.1",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.1",
"@angular/language-service": "^16.2.1",
"@angular/localize": "^16.2.1",
"@types/jasmine": "^4.3.5",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^18.17.5",
"@types/node": "^18.17.9",
"@types/quill": "^1.3.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"bufferutil": "^4.0.7",
"eslint": "^8.47.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^39.9.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"fibers": "^5.0.3",
Expand Down

0 comments on commit 22b4c89

Please sign in to comment.