Explorar el Código

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

dependabot[bot] hace 5 años
padre
commit
ca772dc5f7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"],