Skip to content

Commit 3d3f9db

Browse files
build(deps): bump lodash in /packages/java-parser
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f403f75 commit 3d3f9db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/java-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"chevrotain": "11.0.3",
1717
"chevrotain-allstar": "0.3.1",
18-
"lodash": "4.17.21"
18+
"lodash": "4.17.23"
1919
},
2020
"scripts": {
2121
"test": "yarn run clone-samples && yarn run test:execute",

0 commit comments

Comments
 (0)