Skip to content

Commit

Permalink
Update all npm dependencies (2024-02-26) (#1807)
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 Feb 27, 2024
1 parent 3863094 commit 7913b46
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 81 deletions.
153 changes: 77 additions & 76 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
},
"devDependencies": {
"@angular-builders/custom-webpack": "^17.0.1",
"@angular-devkit/build-angular": "^17.2.0",
"@angular-devkit/build-angular": "^17.2.1",
"@angular-eslint/builder": "^17.2.1",
"@angular-eslint/eslint-plugin": "^17.2.1",
"@angular-eslint/eslint-plugin-template": "^17.2.1",
"@angular-eslint/schematics": "^17.2.1",
"@angular-eslint/template-parser": "^17.2.1",
"@angular/cli": "^17.2.0",
"@angular/cli": "^17.2.1",
"@angular/compiler-cli": "^17.2.2",
"@angular/language-service": "^17.2.2",
"@angular/localize": "^17.2.2",
Expand All @@ -71,23 +71,23 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"bufferutil": "^4.0.8",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^47.0.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
"fibers": "^5.0.3",
"html-webpack-plugin": "^5.6.0",
"jasmine-core": "^5.1.2",
"jasmine-spec-reporter": "^7.0.0",
"karma": "~6.4.2",
"karma": "~6.4.3",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"karma-mocha-reporter": "^2.2.5",
"karma-spec-reporter": "0.0.36",
"ng-packagr": "^17.2.0",
"puppeteer": "^22.1.0",
"puppeteer": "^22.2.0",
"ts-node": "^10.9.2",
"typescript": "~5.2.2",
"utf-8-validate": "^5.0.10"
Expand Down

0 comments on commit 7913b46

Please sign in to comment.