Skip to content

Commit

Permalink
chore(deps): update node dependencies
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | lit     | 2.8.0  | 3.2.0  |
| npm        | rollup  | 2.79.1 | 4.21.2 |
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 5cb8b5e commit 4d3a430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"@types/jqueryui": "^1.12.16",
"jquery": "^3.6.4",
"jquery-ui": "^1.13.2",
"rollup": "^2.79.1",
"rollup": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"tslib": "^2.5.0",
"typescript": "^5.0.4",
"lit": "^2.7.2"
"lit": "^3.0.0"
},
"scripts": {
"start": "npx rollup -c -w",
Expand Down

0 comments on commit 4d3a430

Please sign in to comment.