Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Feb 6, 2022
1 parent 2c41ed6 commit 4b897e6
Show file tree
Hide file tree
Showing 2 changed files with 847 additions and 923 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
],
"repository": "github:jsdom/webidl2js",
"dependencies": {
"prettier": "^2.4.1",
"prettier": "^2.5.1",
"webidl-conversions": "^7.0.0",
"webidl2": "^24.1.2"
"webidl2": "^24.2.0"
},
"devDependencies": {
"@domenic/eslint-config": "^1.4.0",
"eslint": "^7.32.0",
"jest": "^27.2.4"
"@domenic/eslint-config": "^2.0.0",
"eslint": "^8.8.0",
"jest": "^27.5.0"
},
"scripts": {
"test": "jest",
Expand Down
Loading

0 comments on commit 4b897e6

Please sign in to comment.