Skip to content

Commit

Permalink
build(deps): bump Yarn to 3.7.0 (dependabot#8399)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored and lucemia committed Nov 16, 2023
1 parent c024235 commit aa9425b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm_and_yarn/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core
ARG PNPM_VERSION=8.10.2

# Check for updates at https://github.com/yarnpkg/berry/releases
ARG YARN_VERSION=3.6.4
ARG YARN_VERSION=3.7.0

# See https://github.com/nodesource/distributions#installation-instructions
ARG NODEJS_VERSION=18.x
Expand Down

0 comments on commit aa9425b

Please sign in to comment.