Commit Graph

170 Commits

Author SHA1 Message Date
github-actions
649f87672e 🔖 1.0.51 [skip ci]
# [v1.0.51](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.50...v1.0.51) (2023-12-14)

## 🐛 Bug Fixes
- [`af12723`](https://github.com/brucificus/vb6-antlr4-typescript/commit/af12723)  Fixes Submodule Checkout During Release
- [`189626a`](https://github.com/brucificus/vb6-antlr4-typescript/commit/189626a)  Fixes Submodule Checkout During Pull Request Checks
- [`302f845`](https://github.com/brucificus/vb6-antlr4-typescript/commit/302f845)  Fixes CI/CD Paths
- [`908ea8e`](https://github.com/brucificus/vb6-antlr4-typescript/commit/908ea8e)  Quotes CI/CD Paths for Compatibility
- [`b963d51`](https://github.com/brucificus/vb6-antlr4-typescript/commit/b963d51)  Specifies Grammar File Path Explicitly
- [`65142f3`](https://github.com/brucificus/vb6-antlr4-typescript/commit/65142f3)  Fixes Build Breakage on *nix
2023-12-14 04:58:06 +00:00
Bruce Markham
2984249340 ⬆️ Upgrades NodeJS and TypeScript Versions 2023-12-10 19:15:32 -05:00
dependabot[bot]
8e7ff34bfe ⬆ Bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:24:15 -04:00
dependabot[bot]
434a3c10d0 ⬆ Bump semantic-release, @semantic-release/git and @semantic-release/github
Bumps [semantic-release](https://github.com/semantic-release/semantic-release), [@semantic-release/git](https://github.com/semantic-release/git) and [@semantic-release/github](https://github.com/semantic-release/github). These dependencies needed to be updated together.

Updates `semantic-release` from 17.4.7 to 22.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.7...v22.0.5)

Updates `@semantic-release/git` from 9.0.1 to 10.0.1
- [Release notes](https://github.com/semantic-release/git/releases)
- [Commits](https://github.com/semantic-release/git/compare/v9.0.1...v10.0.1)

Updates `@semantic-release/github` from 7.2.3 to 9.2.1
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v7.2.3...v9.2.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/git"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:22:47 -04:00
dependabot[bot]
6938165864 ⬆ Bump @types/jest from 29.5.5 to 29.5.6
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.5 to 29.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:20:38 -04:00
dependabot[bot]
6a0a662be5 ⬆ Bump @commitlint/core from 17.7.2 to 17.8.0
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.8.0/@commitlint/core)

---
updated-dependencies:
- dependency-name: "@commitlint/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:04:07 -04:00
dependabot[bot]
f536357f04 ⬆ Bump semantic-release-gitmoji from 1.6.4 to 1.6.5
Bumps [semantic-release-gitmoji](https://github.com/momocow/semantic-release-gitmoji) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/momocow/semantic-release-gitmoji/releases)
- [Changelog](https://github.com/momocow/semantic-release-gitmoji/blob/main/.releaserc.js)
- [Commits](https://github.com/momocow/semantic-release-gitmoji/compare/v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: semantic-release-gitmoji
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:03:53 -04:00
dependabot[bot]
5fc692e1ee Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:54:36 -04:00
dependabot[bot]
f2fc37319e Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:53:20 -04:00
dependabot[bot]
7009854885 Bump json5 from 2.1.2 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.2 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.2...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:53:04 -04:00
dependabot[bot]
2e775f9ece ⬆ Bump @semantic-release/git from 9.0.0 to 9.0.1
Bumps [@semantic-release/git](https://github.com/semantic-release/git) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/semantic-release/git/releases)
- [Commits](https://github.com/semantic-release/git/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/git"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:38 -04:00
dependabot[bot]
428ecc3c8d ⬆ Bump @types/jest from 26.0.23 to 29.5.5
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 29.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:27 -04:00
dependabot[bot]
221a478564 ⬆ Bump cpy-cli from 3.1.1 to 5.0.0
Bumps [cpy-cli](https://github.com/sindresorhus/cpy-cli) from 3.1.1 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/cpy-cli/releases)
- [Commits](https://github.com/sindresorhus/cpy-cli/compare/v3.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: cpy-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:17 -04:00
dependabot[bot]
d231859362 ⬆ Bump husky from 7.0.1 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:02 -04:00
dependabot[bot]
677fffa394 ⬆ Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 15:33:19 -04:00
dependabot[bot]
1080bb5dac ⬆ Bump jsdom and jest
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `jsdom`

Updates `jest` from 25.5.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:28:04 -04:00
dependabot[bot]
fae0ff450d ⬆ Bump rimraf from 3.0.2 to 5.0.5
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v5.0.5)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:25:28 -04:00
dependabot[bot]
d03e8d6967 ⬆ Bump @commitlint/core from 13.1.0 to 17.7.2
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 13.1.0 to 17.7.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/core)

---
updated-dependencies:
- dependency-name: "@commitlint/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:25:14 -04:00
dependabot[bot]
a804ef97b9 ⬆ Bump semantic-release-gitmoji from 1.3.4 to 1.6.4
Bumps [semantic-release-gitmoji](https://github.com/momocow/semantic-release-gitmoji) from 1.3.4 to 1.6.4.
- [Release notes](https://github.com/momocow/semantic-release-gitmoji/releases)
- [Changelog](https://github.com/momocow/semantic-release-gitmoji/blob/main/.releaserc.js)
- [Commits](https://github.com/momocow/semantic-release-gitmoji/compare/v1.3.4...v1.6.4)

---
updated-dependencies:
- dependency-name: semantic-release-gitmoji
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 10:53:38 -04:00
dependabot[bot]
bc166d3f84 ⬆ Bump commitlint-config-gitmoji from 2.2.5 to 2.3.1
Bumps [commitlint-config-gitmoji](https://github.com/arvinxx/gitmoji-commit-workflow) from 2.2.5 to 2.3.1.
- [Release notes](https://github.com/arvinxx/gitmoji-commit-workflow/releases)
- [Changelog](https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/.changelogrc.js)
- [Commits](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.5...commitlint-config-gitmoji@2.3.1)

---
updated-dependencies:
- dependency-name: commitlint-config-gitmoji
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 10:53:22 -04:00
dependabot[bot]
e1f48666a6 ⬆ Bump semantic-release from 17.4.4 to 17.4.7
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.4 to 17.4.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.4...v17.4.7)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 10:17:03 -04:00
dependabot[bot]
618b6c6af5 Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 15:22:08 -04:00
dependabot[bot]
1e367ab39a Bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 15:21:48 -04:00
dependabot[bot]
2d08dd4113 ⬆ Bump tar from 6.1.0 to 6.2.0
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 15:20:00 -04:00
dependabot[bot]
04a5b2fc60 ⬆ Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 15:19:40 -04:00
dependabot-preview[bot]
6581ef2312 ⬆ Bump @commitlint/core from 12.0.1 to 13.1.0
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint) from 12.0.1 to 13.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v13.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:18:03 -04:00
dependabot-preview[bot]
9e886ea794 ⬆ [Security] Bump ws from 7.2.5 to 7.5.3
Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.5.3. **This update includes security fixes.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.5...7.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:17:16 -04:00
dependabot-preview[bot]
ef2d6a2fca ⬆ Bump husky from 5.1.3 to 7.0.1
Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 7.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:16:49 -04:00
dependabot-preview[bot]
7c95e44e96 ⬆ Bump typescript from 3.9.9 to 3.9.10
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.9 to 3.9.10.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.9...v3.9.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:16:31 -04:00
dependabot-preview[bot]
7cd928a915 ⬆ [Security] Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:15:58 -04:00
dependabot[bot]
9b343e7d1d Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 15:15:30 -04:00
dependabot-preview[bot]
c612810034 ⬆ Bump semantic-release from 17.4.1 to 17.4.4
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.1 to 17.4.4.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.1...v17.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:12:32 -04:00
dependabot-preview[bot]
7f88a406ce ⬆ [Security] Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:12:10 -04:00
dependabot-preview[bot]
4bf59e8bf3 ⬆ Bump @semantic-release/github from 7.2.0 to 7.2.3
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 7.2.0 to 7.2.3.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v7.2.0...v7.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:11:43 -04:00
dependabot-preview[bot]
e51d1f0530 ⬆ [Security] Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2022-02-13 01:41:07 -05:00
semantic-release-bot
b3dc69fe91 🔖 1.0.50 [skip ci]
# [v1.0.50](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.49...v1.0.50) (2021-07-05)
2021-07-05 17:38:21 +00:00
dependabot-preview[bot]
612a4e8a29 ⬆ Bump commitlint-config-gitmoji from 2.2.2 to 2.2.5
Bumps [commitlint-config-gitmoji](https://github.com/arvinxx/gitmoji-commit-workflow) from 2.2.2 to 2.2.5.
- [Release notes](https://github.com/arvinxx/gitmoji-commit-workflow/releases)
- [Changelog](https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/.releaserc.js)
- [Commits](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.2...commitlint-config-gitmoji@2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-05 13:36:48 -04:00
semantic-release-bot
5fa7dae27b 🔖 1.0.49 [skip ci]
# [v1.0.49](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.48...v1.0.49) (2021-07-05)
2021-07-05 17:12:07 +00:00
dependabot-preview[bot]
3d52b94a29 ⬆ [Security] Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-05 13:10:24 -04:00
semantic-release-bot
b05f503abf 🔖 1.0.48 [skip ci]
# [v1.0.48](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.47...v1.0.48) (2021-07-05)
2021-07-05 17:07:44 +00:00
dependabot-preview[bot]
53983d601a ⬆ [Security] Bump y18n from 4.0.0 to 4.0.3
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-05 13:06:15 -04:00
semantic-release-bot
1ef62068fa 🔖 1.0.47 [skip ci]
# [v1.0.47](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.46...v1.0.47) (2021-07-05)
2021-07-05 17:02:53 +00:00
dependabot-preview[bot]
0667fd3013 ⬆ Bump @types/jest from 26.0.20 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-05 13:01:31 -04:00
semantic-release-bot
9e602cd689 🔖 1.0.46 [skip ci]
# [v1.0.46](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.45...v1.0.46) (2021-03-03)
2021-03-03 23:29:09 +00:00
dependabot-preview[bot]
75e7cc7f60 ⬆ Bump semantic-release from 17.4.0 to 17.4.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.0...v17.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 18:27:29 -05:00
semantic-release-bot
1548d11482 🔖 1.0.45 [skip ci]
# [v1.0.45](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.44...v1.0.45) (2021-03-03)
2021-03-03 00:51:42 +00:00
dependabot-preview[bot]
85d6b78e58 ⬆ Bump commitlint-config-gitmoji from 2.2.1 to 2.2.2
Bumps [commitlint-config-gitmoji](https://github.com/arvinxx/gitmoji-commit-workflow) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/arvinxx/gitmoji-commit-workflow/releases)
- [Changelog](https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/.releaserc.js)
- [Commits](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.1...commitlint-config-gitmoji@2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 19:50:16 -05:00
semantic-release-bot
e185d3f49f 🔖 1.0.44 [skip ci]
# [v1.0.44](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.43...v1.0.44) (2021-03-03)
2021-03-03 00:43:32 +00:00
dependabot-preview[bot]
bb4973300f ⬆ Bump @commitlint/core from 11.0.0 to 12.0.1
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 19:41:55 -05:00
semantic-release-bot
71890c8c6a 🔖 1.0.43 [skip ci]
# [v1.0.43](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.42...v1.0.43) (2021-03-02)
2021-03-02 23:55:30 +00:00