Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Oct 1, 2021
1 parent 0b056b0 commit f743fc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-proxy": "^1.1.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"date-fns": "^2.23.0",
"date-fns": "^2.24.0",
"debounce": "^1.2.1",
"esdoc": "^1.1.0",
"esdoc-accessor-plugin": "^1.0.0",
Expand All @@ -75,7 +75,7 @@
"esdoc-integrate-test-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^7.32.0",
"htmlhint": "^0.15.1",
"htmlhint": "^0.15.2",
"in-publish": "^2.0.1",
"jasmine-core": "^3.9.0",
"karma": "^6.3.4",
Expand All @@ -89,9 +89,9 @@
"lint-staged": "^11.1.2",
"load-script": "^1.0.0",
"pre-commit": "^1.2.2",
"webpack": "^5.52.1",
"webpack": "^5.56.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.2.0",
"webpack-dev-server": "^4.3.0",
"webpack-merge": "^5.8.0"
},
"homepage": "https://wavesurfer-js.org",
Expand Down

0 comments on commit f743fc3

Please sign in to comment.