Skip to content

Commit

Permalink
upgrade webidl2js
Browse files Browse the repository at this point in the history
  • Loading branch information
pmdartus committed Jan 30, 2020
1 parent 35f1e43 commit 57b17a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,7 +82,7 @@
"st": "^2.0.0",
"watchify": "^3.11.1",
"wd": "^1.11.2",
"webidl2js": "pmdartus/webidl2js#pmdartus/add-processor"
"webidl2js": "jsdom/webidl2js"
},
"browser": {
"canvas": false,
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -4846,9 +4846,9 @@ webidl2@^23.10.1:
resolved "https://registry.yarnpkg.com/webidl2/-/webidl2-23.10.1.tgz#2d2786fdff7b72c6b4a9a43e70f1611ded8ec8e6"
integrity sha512-SK/KzMGgkPLN73HNqyU9tWPduireSzV6p/WAsmYYweI/ED19FC8+ymsi2InMX80+VjSvsfc3vA7UbMjXYWNPhA==

webidl2js@pmdartus/webidl2js#pmdartus/add-processor:
webidl2js@jsdom/webidl2js:
version "13.0.0"
resolved "https://codeload.github.com/pmdartus/webidl2js/tar.gz/42720bc51e62f8ca501e48fa206fc3cedca4f10c"
resolved "https://codeload.github.com/jsdom/webidl2js/tar.gz/2aecfb6816e34c614b390acb2ac8eb49509c5c21"
dependencies:
pn "^1.1.0"
prettier "^1.19.1"
Expand Down

0 comments on commit 57b17a4

Please sign in to comment.