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        | @ckeditor/ckeditor5-core    | 35.4.0 | 43.0.0 |
| npm        | @rollup/plugin-node-resolve | 14.1.0 | 15.2.3 |
| npm        | rollup                      | 2.79.1 | 4.21.1 |
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 4264888 commit 39aa3cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"start": "rollup -c -w"
},
"dependencies": {
"@ckeditor/ckeditor5-core": "^35.4.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@ckeditor/ckeditor5-core": "^43.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-typescript": "^11.0.0",
"jquery": "^3.6.3",
"rollup": "^2.79.1",
"rollup": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.5.0"
}
Expand Down

0 comments on commit 39aa3cd

Please sign in to comment.