瀏覽代碼

Dependencies update

sanex3339 7 年之前
父節點
當前提交
1c54dca136
共有 2 個文件被更改,包括 12 次插入12 次删除
  1. 3 3
      package.json
  2. 9 9
      yarn.lock

+ 3 - 3
package.json

@@ -22,7 +22,7 @@
     "chance": "1.0.10",
     "class-validator": "0.7.2",
     "commander": "2.11.0",
-    "escodegen-wallaby": "1.6.11",
+    "escodegen-wallaby": "1.6.12",
     "esmangle": "1.0.1",
     "esprima": "4.0.0",
     "estraverse": "4.2.0",
@@ -54,7 +54,7 @@
     "babel-loader": "7.1.1",
     "babel-plugin-array-includes": "2.0.3",
     "babel-preset-es2015": "6.24.1",
-    "chai": "4.0.2",
+    "chai": "4.1.0",
     "coveralls": "2.13.1",
     "istanbul": "1.1.0-alpha.1",
     "mocha": "3.4.2",
@@ -65,7 +65,7 @@
     "tslint-eslint-rules": "^4.1.1",
     "tslint-loader": "3.5.3",
     "typescript": "2.4.1",
-    "webpack": "3.1.0",
+    "webpack": "3.2.0",
     "webpack-node-externals": "1.6.0"
   },
   "repository": {

+ 9 - 9
yarn.lock

@@ -905,9 +905,9 @@ center-align@^0.1.1:
     align-text "^0.1.3"
     lazy-cache "^1.0.3"
 
-chai@4.0.2:
-  version "4.0.2"
-  resolved "https://registry.yarnpkg.com/chai/-/chai-4.0.2.tgz#2f7327c4de6f385dd7787999e2ab02697a32b83b"
+chai@4.1.0:
+  version "4.1.0"
+  resolved "https://registry.yarnpkg.com/chai/-/chai-4.1.0.tgz#331a0391b55c3af8740ae9c3b7458bc1c3805e6d"
   dependencies:
     assertion-error "^1.0.1"
     check-error "^1.0.1"
@@ -1397,9 +1397,9 @@ [email protected], escape-string-regexp@^1.0.2, escape-string-regexp@^1
   version "1.0.5"
   resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
 
[email protected]1:
-  version "1.6.11"
-  resolved "https://registry.yarnpkg.com/escodegen-wallaby/-/escodegen-wallaby-1.6.11.tgz#39100cde743f9acdd24bd868db5a12fbacde6ed1"
[email protected]2:
+  version "1.6.12"
+  resolved "https://registry.yarnpkg.com/escodegen-wallaby/-/escodegen-wallaby-1.6.12.tgz#dac2ed380daca6c7a2c9e8496d50c091239fe26f"
   dependencies:
     esprima "^2.7.1"
     estraverse "^1.9.1"
@@ -3940,9 +3940,9 @@ webpack-sources@^1.0.1:
     source-list-map "^2.0.0"
     source-map "~0.5.3"
 
-webpack@3.1.0:
-  version "3.1.0"
-  resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.1.0.tgz#ac0675e500db835f9ab2369d29ba096f51ad0731"
+webpack@3.2.0:
+  version "3.2.0"
+  resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.2.0.tgz#8b0cae0e1a9fd76bfbf0eab61a8c2ada848c312f"
   dependencies:
     acorn "^5.0.0"
     acorn-dynamic-import "^2.0.0"