Skip to content

Commit

Permalink
⬆️ dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed Jan 6, 2024
1 parent 3139dc0 commit b722b86
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wavedrom-editor",
"description": "WaveDrom editor",
"version": "3.3.0",
"version": "3.4.0",
"main": "index.js",
"directories": {
"doc": "doc"
Expand All @@ -26,10 +26,10 @@
},
"homepage": "http://wavedrom.com",
"devDependencies": {
"@drom/eslint-config": "^0.11.0",
"@drom/eslint-config": "^0.12.0",
"codemirror": "^5.65",
"eslint": "^8.44",
"wavedrom": "^3.3.0"
"eslint": "^8.56",
"wavedrom": "^3.4.0"
},
"eslintConfig": {
"extends": "@drom/eslint-config/eslint4/node4"
Expand Down
3 changes: 3 additions & 0 deletions skins/narrower.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions skins/narrowerer.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions wavedrom.min.js

Large diffs are not rendered by default.

0 comments on commit b722b86

Please sign in to comment.