mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Bump the npm_and_yarn group across 1 directory with 2 updates (#403)
* Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [lodash](https://github.com/lodash/lodash) and [glob](https://github.com/isaacs/node-glob). Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) Removes `glob` --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: glob dependency-version: dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> * Commit `npm run build-dist`'s results --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
This commit is contained in:
+2
-2
@@ -21,14 +21,14 @@
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"csv-parse": "6.1.0",
|
||||
"semver": "7.7.2",
|
||||
"lodash": "4.17.21"
|
||||
"lodash": "4.17.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "9.38.0",
|
||||
"@eslint/js": "9.31.0",
|
||||
"globals": "17.3.0",
|
||||
"markdownlint-cli": "0.45.0",
|
||||
"markdownlint-cli": "0.47.0",
|
||||
"prettier": "3.6.2",
|
||||
"shellcheck": "4.1.0",
|
||||
"eslint-plugin-yml": "1.18.0",
|
||||
|
||||
Reference in New Issue
Block a user