@types/nginstack__dev-tools 71.0.4 → 72.0.0

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.
@@ -8,7 +8,7 @@ This package contains type definitions for @nginstack/dev-tools (https://dev.azu
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nginstack__dev-tools.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Tue, 28 Nov 2023 23:35:46 GMT
11
+ * Last updated: Tue, 29 Apr 2025 03:18:01 GMT
12
12
  * Dependencies: [@types/nginstack__engine](https://npmjs.com/package/@types/nginstack__engine), [@types/nginstack__jsunit](https://npmjs.com/package/@types/nginstack__jsunit), [@types/nginstack__web-framework](https://npmjs.com/package/@types/nginstack__web-framework)
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/nginstack__dev-tools",
3
- "version": "71.0.4",
3
+ "version": "72.0.0",
4
4
  "description": "TypeScript definitions for @nginstack/dev-tools",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nginstack__dev-tools",
6
6
  "license": "MIT",
@@ -34,6 +34,7 @@
34
34
  "@types/nginstack__jsunit": "*",
35
35
  "@types/nginstack__web-framework": "*"
36
36
  },
37
- "typesPublisherContentHash": "a5ecbe098c482c7393dfbcec049c8f8babc5e05b8014398d5a50dca931e4b156",
38
- "typeScriptVersion": "4.6"
37
+ "peerDependencies": {},
38
+ "typesPublisherContentHash": "8862a06e9debaa1b10312909a17ac92808961ded67ff46ee5220c4cb355e5b2f",
39
+ "typeScriptVersion": "5.1"
39
40
  }