mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-30 11:40:48 +00:00
Bump @eslint/js from 9.31.0 to 9.38.0 (#393)
* Bump @eslint/js from 9.31.0 to 9.38.0 Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.31.0 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Help Dependabot out (?) * Address vulnerabilities with markdownlint-cli * Do the bump proposed by the PR * Go back to a working, albeit apparently vulnerable, version --------- 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Paulo F. Oliveira
parent
98de8ffa90
commit
fe5485f1f6
+4
-4
@@ -20,18 +20,18 @@
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"csv-parse": "6.1.0",
|
||||
"semver": "7.7.2",
|
||||
"lodash": "4.17.23"
|
||||
"lodash": "4.17.23",
|
||||
"semver": "7.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.38.0",
|
||||
"@vercel/ncc": "0.38.4",
|
||||
"eslint": "9.38.0",
|
||||
"@eslint/js": "9.31.0",
|
||||
"eslint-plugin-yml": "1.18.0",
|
||||
"globals": "17.3.0",
|
||||
"markdownlint-cli": "0.47.0",
|
||||
"prettier": "3.6.2",
|
||||
"shellcheck": "4.1.0",
|
||||
"eslint-plugin-yml": "1.18.0",
|
||||
"yarn": "1.22.22"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user