Browse Source

build(deps): bump @node-rs/helper from 0.3.1 to 0.4.0

dependabot[bot] 5 năm trước cách đây
mục cha
commit
ca772dc5f7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -57,7 +57,7 @@
     "typescript": "^4.0.2"
   },
   "dependencies": {
-    "@node-rs/helper": "^0.3.1"
+    "@node-rs/helper": "^0.4.0"
   },
   "lint-staged": {
     "*.@(js|ts|tsx)": ["prettier --write", "eslint -c .eslintrc.yml --fix"],