Skip to content

Commit

Permalink
In-range update of npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flovogt committed Jul 23, 2024
1 parent 81ded62 commit a3a1b9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 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 @@ -121,7 +121,7 @@
"url": "git@github.com:SAP/ui5-builder.git"
},
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.15",
"@jridgewell/sourcemap-codec": "^1.5.0",
"@ui5/fs": "^4.0.0",
"@ui5/logger": "^4.0.1",
"cheerio": "1.0.0-rc.12",
Expand All @@ -133,8 +133,8 @@
"less-openui5": "^0.11.6",
"pretty-data": "^0.40.0",
"rimraf": "^6.0.1",
"semver": "^7.6.2",
"terser": "^5.31.1",
"semver": "^7.6.3",
"terser": "^5.31.3",
"workerpool": "^9.1.3",
"xml2js": "^0.6.2"
},
Expand All @@ -150,8 +150,8 @@
"eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-ava": "^14.0.0",
"eslint-plugin-jsdoc": "^48.5.2",
"esmock": "^2.6.6",
"eslint-plugin-jsdoc": "^48.8.3",
"esmock": "^2.6.7",
"line-column": "^1.0.2",
"nyc": "^17.0.0",
"open-cli": "^8.0.0",
Expand Down

0 comments on commit a3a1b9f

Please sign in to comment.