Skip to content

Commit

Permalink
fix(deps): update dependency component-emitter to v2 (#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 24ec650 commit 7aaf8c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
13 changes: 8 additions & 5 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
Expand Up @@ -58,15 +58,15 @@
},
"peerDependencies": {
"@egjs/hammerjs": "^2.0.0",
"component-emitter": "^1.3.0",
"component-emitter": "^1.3.0 || ^2.0.0",
"keycharm": "^0.2.0 || ^0.3.0 || ^0.4.0",
"uuid": "^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"vis-data": "^6.3.0 || ^7.0.0",
"vis-util": "^5.0.1"
},
"devDependencies": {
"@egjs/hammerjs": "2.0.17",
"component-emitter": "1.3.1",
"component-emitter": "2.0.0",
"eslint": "8.54.0",
"git-authors-cli": "1.0.47",
"husky": "8.0.3",
Expand Down

0 comments on commit 7aaf8c1

Please sign in to comment.