@types/nginstack__devops 54.0.0 → 56.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/devops (https://dev.azure.
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nginstack__devops.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 17 Nov 2021 13:01:28 GMT
11
+ * Last updated: Mon, 17 Jan 2022 12:31:34 GMT
12
12
  * Dependencies: [@types/nginstack__engine](https://npmjs.com/package/@types/nginstack__engine)
13
13
  * Global values: none
14
14
 
@@ -1,4 +1,4 @@
1
- // Type definitions for @nginstack/devops 54.0
1
+ // Type definitions for @nginstack/devops 56.0
2
2
  // Project: https://dev.azure.com/nginstack/nginstack
3
3
  // Definitions by: Renato Ribeiro <https://github.com/Henato>
4
4
  // Paulo Moreno <https://github.com/paulocmoreno>
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/nginstack__devops",
3
- "version": "54.0.0",
3
+ "version": "56.0.0",
4
4
  "description": "TypeScript definitions for @nginstack/devops",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nginstack__devops",
6
6
  "license": "MIT",
@@ -27,6 +27,6 @@
27
27
  "dependencies": {
28
28
  "@types/nginstack__engine": "*"
29
29
  },
30
- "typesPublisherContentHash": "fff1c81bf309fc61bc05c80a1c4cd7f3751f2c337e5f2c56107a7a66b9f30772",
30
+ "typesPublisherContentHash": "eda5ae9c4743529cbccc06c90aaecdb5b83c9d9779cc3ed350cbe22cc77751b9",
31
31
  "typeScriptVersion": "4.3"
32
32
  }