Skip to content

Commit

Permalink
Bump antlr4 from 4.13.1 to 4.13.2 in /_scripts/templates/Dart (#4192)
Browse files Browse the repository at this point in the history
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
- [Commits](antlr/antlr4@4.13.1...4.13.2)

---
updated-dependencies:
- dependency-name: antlr4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 7797cd8 commit feb9e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scripts/templates/Dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A sample command-line application.
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
antlr4: 4.13.1
antlr4: 4.13.2
dev_dependencies:
pedantic: ^1.9.0
test: ^1.14.4
Expand Down

0 comments on commit feb9e9e

Please sign in to comment.