Skip to content

Commit

Permalink
feat(Dependencies): Update minor patches
Browse files Browse the repository at this point in the history
  • Loading branch information
vktrrdk committed Oct 4, 2023
1 parent 9dbf54e commit abae302
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
74 changes: 37 additions & 37 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 @@ -46,7 +46,7 @@
"bootstrap": "4.6.2",
"chart.js": "4.4.0",
"cli-color": "2.0.3",
"core-js": "3.32.2",
"core-js": "3.33.0",
"css-loader": "6.8.1",
"cssnano": "6.0.1",
"d3": "7.8.5",
Expand Down Expand Up @@ -89,16 +89,16 @@
"@angular/compiler-cli": "16.2.7",
"@compodoc/compodoc": "1.1.21",
"@playwright/test": "1.38.1",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/jasmine": "4.3.6",
"@types/node": "18.17.19",
"@types/node": "18.18.3",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"async": "3.2.4",
"audit-ci": "6.6.1",
"autoprefixer": "10.4.16",
"eslint": "^8.48.0",
"eslint": "^8.50.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.2",
Expand Down

0 comments on commit abae302

Please sign in to comment.