@league-of-foundry-developers/foundry-vtt-types 13.346.0-beta.20250813163507 → 13.346.0-beta.20250815062940

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@league-of-foundry-developers/foundry-vtt-types",
4
- "version": "13.346.0-beta.20250813163507",
4
+ "version": "13.346.0-beta.20250815062940",
5
5
  "description": "TypeScript type definitions for Foundry VTT",
6
6
  "type": "module",
7
7
  "types": "./src/index.d.mts",
@@ -152,7 +152,7 @@
152
152
  "eslint-config-prettier": "^10.0.1",
153
153
  "eslint-import-resolver-typescript": "^4.3.2",
154
154
  "eslint-plugin-import-x": "^4.6.1",
155
- "eslint-plugin-jsdoc": "^52.0.0",
155
+ "eslint-plugin-jsdoc": "^54.0.0",
156
156
  "eslint-plugin-tsdoc": "^0.4.0",
157
157
  "globals": "^16.0.0",
158
158
  "husky": "^9.1.4",