github-actions[bot]
|
9992494cac
|
Merge pull request #134 from Blockception/dependabot/npm_and_yarn/comment-json-4.2.3
Bump comment-json from 4.1.1 to 4.2.3
|
2022-10-26 17:53:48 +00:00 |
|
dependabot[bot]
|
8b6e3711e3
|
Bump comment-json from 4.1.1 to 4.2.3
Bumps [comment-json](https://github.com/kaelzhang/node-comment-json) from 4.1.1 to 4.2.3.
- [Release notes](https://github.com/kaelzhang/node-comment-json/releases)
- [Commits](https://github.com/kaelzhang/node-comment-json/compare/4.1.1...4.2.3)
---
updated-dependencies:
- dependency-name: comment-json
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 17:53:41 +00:00 |
|
github-actions[bot]
|
31578524dc
|
Merge pull request #131 from Blockception/dependabot/npm_and_yarn/fast-glob-3.2.12
Bump fast-glob from 3.2.11 to 3.2.12
|
2022-10-26 17:53:37 +00:00 |
|
github-actions[bot]
|
327b9e7467
|
Merge pull request #139 from Blockception/dependabot/npm_and_yarn/types/node-18.11.6
Bump @types/node from 18.0.6 to 18.11.6
|
2022-10-26 17:53:27 +00:00 |
|
dependabot[bot]
|
0515e067ee
|
Bump fast-glob from 3.2.11 to 3.2.12
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.11...3.2.12)
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 17:53:23 +00:00 |
|
github-actions[bot]
|
ecca8b214e
|
Merge pull request #132 from Blockception/dependabot/npm_and_yarn/ts-loader-9.4.1
Bump ts-loader from 9.3.1 to 9.4.1
|
2022-10-26 17:53:16 +00:00 |
|
github-actions[bot]
|
18a230cc8b
|
Merge pull request #135 from Blockception/dependabot/npm_and_yarn/types/chai-4.3.3
Bump @types/chai from 4.3.1 to 4.3.3
|
2022-10-26 17:53:13 +00:00 |
|
dependabot[bot]
|
6234f29483
|
Bump @types/node from 18.0.6 to 18.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 17:53:06 +00:00 |
|
dependabot[bot]
|
14ed4450bd
|
Bump ts-loader from 9.3.1 to 9.4.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to 9.4.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.3.1...9.4.1)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 17:53:01 +00:00 |
|
dependabot[bot]
|
2deb3a0e63
|
Bump @types/chai from 4.3.1 to 4.3.3
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 17:52:59 +00:00 |
|
dependabot[bot]
|
78a50ae0c6
|
Merge pull request #130 from Blockception/dependabot/npm_and_yarn/typescript-4.8.4
|
2022-10-26 17:52:55 +00:00 |
|
dependabot[bot]
|
7c8fa8a499
|
Merge pull request #129 from Blockception/dependabot/npm_and_yarn/vscode-json-languageservice-5.1.1
|
2022-10-26 17:52:52 +00:00 |
|
dependabot[bot]
|
15e7aa63dd
|
Bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.
Updates `mocha` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.1.0)
Updates `@types/mocha` from 9.1.1 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 19:37:30 +00:00 |
|
dependabot[bot]
|
a7285a200b
|
Bump typescript from 4.7.4 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 19:36:50 +00:00 |
|
dependabot[bot]
|
029f52cbb5
|
Bump vscode-json-languageservice from 5.1.0 to 5.1.1
Bumps [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/Microsoft/vscode-json-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-json-languageservice/commits)
---
updated-dependencies:
- dependency-name: vscode-json-languageservice
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 19:36:41 +00:00 |
|
DaanV2
|
b8e706b5b6
|
Updated
|
2022-09-16 14:56:57 +02:00 |
|
DaanV2
|
61327eac6e
|
1.0.1
|
2022-07-20 21:49:37 +02:00 |
|
DaanV2
|
368698e828
|
Updated dependencies
|
2022-07-20 21:45:04 +02:00 |
|
DaanV2
|
5a13affb66
|
Added $ref validator
|
2022-06-21 19:14:57 +02:00 |
|
DaanV2
|
d1c88f41a4
|
Updated dependecies
|
2022-05-09 09:38:59 +02:00 |
|
DaanV2
|
e8f609f04a
|
Updated dependecies
|
2022-03-27 14:16:54 +02:00 |
|
DaanV2
|
e036116735
|
Updated testing dependencies
|
2021-12-14 19:23:13 +01:00 |
|
DaanV2
|
b327747d95
|
Updated
|
2021-10-04 12:00:20 +02:00 |
|
DaanV2
|
d175b7e295
|
Updated
|
2021-08-18 21:21:29 +02:00 |
|
DaanV2
|
eba6713f70
|
Fixing dependencies
|
2021-08-18 21:20:37 +02:00 |
|
DaanV2
|
02bb934fdc
|
Updated
|
2021-08-18 21:15:48 +02:00 |
|
DaanV2
|
9abf4604b8
|
Updated
|
2021-08-18 21:03:39 +02:00 |
|
DaanV2
|
ba7e4203d8
|
Updated
|
2021-08-18 20:48:09 +02:00 |
|
DaanV2
|
7dfdb0802c
|
Added unit tests
|
2021-08-18 20:15:02 +02:00 |
|
DaanV2
|
657f17d6f6
|
Updated
|
2021-08-18 17:11:09 +02:00 |
|