Просмотр исходного кода

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

dependabot[bot] 5 лет назад
Родитель
Сommit
ca772dc5f7
1 измененных файлов с 1 добавлено и 1 удалено
  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"],