Skip to content

Commit

Permalink
build(deps): bump Yarn to 3.8.1 (#8964)
Browse files Browse the repository at this point in the history
* build(deps): bump Yarn to 3.8.0

Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/3.7.0...@yarnpkg/cli/3.8.0

* Update Dockerfile

---------

Co-authored-by: Nish Sinha <nishnha@github.com>
  • Loading branch information
yeikel and Nishnha committed Apr 10, 2024
1 parent 6f73d24 commit b5bbd1e
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 @@ -7,7 +7,7 @@ ARG COREPACK_VERSION=0.24.0
ARG PNPM_VERSION=8.15.5

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

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

0 comments on commit b5bbd1e

Please sign in to comment.