Skip to content

Commit

Permalink
ci(lockfile): In-range update of npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Dec 22, 2024
1 parent 28e60a0 commit 09efadb
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 73 deletions.
145 changes: 74 additions & 71 deletions npm-shrinkwrap.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
Expand Up @@ -71,7 +71,7 @@
"@ui5/fs": "^4.0.1",
"@ui5/logger": "^4.0.1",
"@ui5/project": "^4.0.4",
"chalk": "^5.4.0",
"chalk": "^5.4.1",
"data-with-position": "^0.5.0",
"figures": "^6.1.0",
"he": "^1.2.0",
Expand All @@ -83,7 +83,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/js": "^9.15.0",
"@istanbuljs/esm-loader-hook": "^0.2.0",
Expand Down

0 comments on commit 09efadb

Please sign in to comment.