@definitelytyped/dtslint-runner 0.0.152-next.3 → 0.0.152-next.4

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.
@@ -1,19 +1,2 @@
1
- absinthe__socket-apollo-link
2
1
  bookshelf
3
- dialogflow-fulfillment
4
- electron-clipboard-extended
5
- electron-notifications
6
- electron-notify
7
2
  graphql-resolvers
8
- keystonejs__adapter-knex
9
- keystonejs__app-graphql
10
- keystonejs__auth-passport
11
- keystonejs__auth-password
12
- keystonejs__fields
13
- keystonejs__file-adapters
14
- keystonejs__keystone
15
- keystonejs__oembed-adapters
16
- mobx-apollo
17
- ng-cordova
18
- redux-orm
19
- resourcejs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@definitelytyped/dtslint-runner",
3
- "version": "0.0.152-next.3",
3
+ "version": "0.0.152-next.4",
4
4
  "description": "Run dtslint on DefinitelyTyped packages",
5
5
  "homepage": "https://github.com/microsoft/DefinitelyTyped-tools/tree/master/packages/dtslint-runner#readme",
6
6
  "license": "MIT",
@@ -23,7 +23,7 @@
23
23
  "url": "https://github.com/microsoft/DefinitelyTyped-tools/issues"
24
24
  },
25
25
  "dependencies": {
26
- "@definitelytyped/definitions-parser": "^0.0.152-next.2",
26
+ "@definitelytyped/definitions-parser": "^0.0.152-next.4",
27
27
  "@definitelytyped/dtslint": "^0.0.152-next.3",
28
28
  "@definitelytyped/utils": "^0.0.151",
29
29
  "@octokit/rest": "^16.43.2",
@@ -41,5 +41,5 @@
41
41
  "@types/stats-lite": "^2.2.0",
42
42
  "source-map-support": "^0.5.21"
43
43
  },
44
- "gitHead": "e3e10779e7fd0794130309dd8015fe049f084598"
44
+ "gitHead": "956da9e538425dd4b740460fc1abf60a2b9077a1"
45
45
  }