Skip to content

Commit

Permalink
chore(deps): bump yarn from v3.6.1 to v3.6.3
Browse files Browse the repository at this point in the history
| datasource  | package       | from  | to    |
| ----------- | ------------- | ----- | ----- |
| github-tags | yarnpkg/berry | 3.6.1 | 3.6.3 |
| npm         | @yarnpkg/cli  | 3.6.1 | 3.6.3 |
  • Loading branch information
renovate-bot committed Aug 25, 2023
1 parent 42affba commit f2b95e7
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 206 deletions.
4 changes: 2 additions & 2 deletions .mega-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PRINT_ALPACA: false
SHOW_ELAPSED_TIME: true
CREDENTIALS_SECRETLINT_ARGUMENTS: --secretlintignore .gitignore
JAVASCRIPT_DEFAULT_STYLE: prettier
JAVASCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.1.cjs, run, eslint]
JAVASCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.3.cjs, run, eslint]
JAVASCRIPT_ES_CONFIG_FILE: LINTER_DEFAULT
JSON_PRETTIER_FILE_EXTENSIONS:
- .json
Expand All @@ -24,5 +24,5 @@ SPELL_CSPELL_PRE_COMMANDS:
- command: npm install @cspell/[email protected]
continue_if_failed: false
TYPESCRIPT_DEFAULT_STYLE: prettier
TYPESCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.1.cjs, run, eslint]
TYPESCRIPT_ES_CLI_EXECUTABLE: [node, .yarn/releases/yarn-3.6.3.cjs, run, eslint]
TYPESCRIPT_ES_CONFIG_FILE: LINTER_DEFAULT
Loading

0 comments on commit f2b95e7

Please sign in to comment.