Skip to content

Commit

Permalink
chore(deps): update dependency component-emitter to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 4789b1b commit 9c86fe1
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 @@ -88,7 +88,7 @@
},
"peerDependencies": {
"@egjs/hammerjs": "^2.0.0",
"component-emitter": "^1.3.0"
"component-emitter": "^1.3.0 || ^2.0.0"
},
"devDependencies": {
"@egjs/hammerjs": "2.0.17",
Expand All @@ -99,7 +99,7 @@
"@types/sinon": "17.0.1",
"assert": "2.1.0",
"check-dts": "0.7.2",
"component-emitter": "1.3.1",
"component-emitter": "2.0.0",
"cross-env": "^7.0.3",
"eslint": "8.53.0",
"git-authors-cli": "1.0.47",
Expand Down

0 comments on commit 9c86fe1

Please sign in to comment.