@devvit/shared-types 0.10.23-next-2024-06-12-094f12978.0 → 0.10.23-next-2024-06-13-72bd939c1.0

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/shared-types",
3
- "version": "0.10.23-next-2024-06-12-094f12978.0",
3
+ "version": "0.10.23-next-2024-06-13-72bd939c1.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -23,12 +23,12 @@
23
23
  },
24
24
  "types": "./index.d.ts",
25
25
  "dependencies": {
26
- "@devvit/protos": "0.10.23-next-2024-06-12-094f12978.0"
26
+ "@devvit/protos": "0.10.23-next-2024-06-13-72bd939c1.0"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@devvit/eslint-config": "0.10.22",
30
30
  "@devvit/repo-tools": "0.10.22",
31
- "@devvit/tsconfig": "0.10.23-next-2024-06-12-094f12978.0",
31
+ "@devvit/tsconfig": "0.10.23-next-2024-06-13-72bd939c1.0",
32
32
  "@types/redis-mock": "0.17.1",
33
33
  "eslint": "8.9.0",
34
34
  "lit": "2.2.8",
@@ -41,5 +41,5 @@
41
41
  "directory": "dist"
42
42
  },
43
43
  "source": "./src/index.ts",
44
- "gitHead": "507383b76a8acca35658808e48fc514d128bd982"
44
+ "gitHead": "231786e8fd7fe4c8d9b1e9846a93846127943980"
45
45
  }