Skip to content

Commit

Permalink
build: update packages to fix dependabot warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
BePo65 committed Feb 1, 2024
1 parent 87b6982 commit d5d839c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@commitlint/config-angular": "^18.6.0",
"@cypress/schematic": "^2.5.1",
"@types/jasmine": "^5.1.4",
"@types/node": "^20.11.14",
"@types/node": "^20.11.15",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"cpy-cli": "^5.0.0",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-jsdoc": "^48.0.4",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"husky": "^9.0.7",
"husky": "^9.0.9",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
Expand All @@ -92,7 +92,7 @@
"ng-packagr": "^17.1.2",
"standard-version": "^9.5.0",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.2.0",
"stylelint": "^16.2.1",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.3.3"
Expand Down

0 comments on commit d5d839c

Please sign in to comment.