Skip to content

Commit

Permalink
chore(deps): bump yarn from v3.6.3 to v3.6.4
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| npm        | @yarnpkg/cli | 3.6.3 | 3.6.4 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Oct 15, 2023
1 parent 2896950 commit 9f74756
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 136 deletions.
4 changes: 2 additions & 2 deletions .mega-linter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
EXTENDS: https://raw.githubusercontent.com/ScribeMD/.github/0.14.1/.github/base.mega-linter.yaml
JAVASCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.3.cjs, run, eslint]
JAVASCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.4.cjs, run, eslint]
# Work around https://github.com/oxsecurity/megalinter/issues/2500.
SPELL_CSPELL_PRE_COMMANDS:
- command: npm install @cspell/dict-win32@2.0.2
continue_if_failed: false
TYPESCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.3.cjs, run, eslint]
TYPESCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.4.cjs, run, eslint]
Loading

0 comments on commit 9f74756

Please sign in to comment.