Skip to content

Commit

Permalink
ci(update): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yrkki committed May 17, 2024
1 parent 49a7213 commit 836f915
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 44 deletions.
77 changes: 37 additions & 40 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@snyk/protect": "^1.1291.0",
"@tailorbrands/node-exporter-prometheus": "2.0.7",
"angular-plotly.js": "5.2.2",
"chart.js": "^4.4.2",
"chart.js": "^4.4.3",
"compression": "1.7.4",
"express": "4.19.2",
"heroku": "~8.11.5",
Expand All @@ -108,7 +108,7 @@
"rxjs": "^7.8.1",
"spdy": "^4.0.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 Expand Up @@ -140,7 +140,7 @@
"conventional-changelog-angular": "^8.0.0",
"coveralls": "3.1.1",
"enhanced-resolve": "5.16.1",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-prefer-arrow": "1.2.3",
Expand All @@ -156,7 +156,7 @@
"karma-jasmine-html-reporter": "2.1.0",
"lighthouse": "^12.0.0",
"protractor": "7.0.0",
"sass": "^1.77.1",
"sass": "^1.77.2",
"semantic-release": "^23.1.1",
"ts-node": "10.9.2",
"typescript": "^5.4.5"
Expand Down

0 comments on commit 836f915

Please sign in to comment.