Skip to content

Commit

Permalink
chore(deps): update yarn to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2023
1 parent 079e457 commit c3bea43
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.4.0.cjs
yarnPath: .yarn/releases/yarn-3.4.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",
"engineStrict": true,
"nodeLinker": "node-modules",
"packageManager": "yarn@3.4.0"
"packageManager": "yarn@3.4.1"
}

0 comments on commit c3bea43

Please sign in to comment.