Skip to content

Commit

Permalink
Merge branch 'main' into dry-rb
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Jan 17, 2021
2 parents ff105d8 + 8919801 commit 7b71ffe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,6 +9,6 @@
},
"version": "0.1.13",
"devDependencies": {
"webpack-dev-server": "^3.11.1"
"webpack-dev-server": "^3.11.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2365,10 +2365,10 @@ webpack-dev-middleware@^3.7.2:
range-parser "^1.2.1"
webpack-log "^2.0.0"

webpack-dev-server@^3.11.1:
version "3.11.1"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.11.1.tgz#c74028bf5ba8885aaf230e48a20e8936ab8511f0"
integrity sha512-u4R3mRzZkbxQVa+MBWi2uVpB5W59H3ekZAJsQlKUTdl7Elcah2EhygTPLmeFXybQkf9i2+L0kn7ik9SnXa6ihQ==
webpack-dev-server@^3.11.2:
version "3.11.2"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.11.2.tgz#695ebced76a4929f0d5de7fd73fafe185fe33708"
integrity sha512-A80BkuHRQfCiNtGBS1EMf2ChTUs0x+B3wGDFmOeT4rmJOHhHTCH2naNxIHhmkr0/UillP4U3yeIyv1pNp+QDLQ==
dependencies:
ansi-html "0.0.7"
bonjour "^3.5.0"
Expand Down

0 comments on commit 7b71ffe

Please sign in to comment.