Skip to content

Commit

Permalink
feat(Dependencies): Update dependency lint-staged to v15
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | lint-staged | 14.0.1 | 15.0.1 |
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent d536b94 commit 68f5f67
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 66 deletions.
158 changes: 94 additions & 64 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.786.0",
"version": "4.787.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -112,7 +112,7 @@
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"less-loader": "11.1.3",
"lint-staged": "14.0.1",
"lint-staged": "15.0.1",
"ngx-spec": "2.1.6",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
Expand Down

0 comments on commit 68f5f67

Please sign in to comment.