Skip to content

Commit

Permalink
build(deps): bump Yarn to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Aug 27, 2023
1 parent 08ac25e commit f411568
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.6.12

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

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

0 comments on commit f411568

Please sign in to comment.