@blocklet/util 0.12.78 → 0.12.79

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/util",
3
- "version": "0.12.78",
3
+ "version": "0.12.79",
4
4
  "author": "skypesky ye",
5
5
  "license": "ISC",
6
6
  "description": "",
@@ -21,7 +21,7 @@
21
21
  "build": "tsc"
22
22
  },
23
23
  "devDependencies": {
24
- "@arcblock/eslint-config-ts": "^0.2.4",
24
+ "@arcblock/eslint-config-ts": "^0.3.0",
25
25
  "@types/jest": "^28.1.7",
26
26
  "@typescript-eslint/eslint-plugin": "^5.59.5",
27
27
  "eslint": "^8.22.0",
@@ -35,5 +35,5 @@
35
35
  "@ocap/wallet": "^1.18.113",
36
36
  "lodash": "^4.17.21"
37
37
  },
38
- "gitHead": "4a6511fcc83abf7c4fd27cd4366677a0c992087d"
38
+ "gitHead": "d47b7a47fb6cb83892fdf36285372f4101bd5d61"
39
39
  }