Skip to content

Commit 30e63bc

Browse files
committed
Update yarn.lock after shakapacker version sync
The shakapacker version change from 8.1.0 to 8.0.0 required updating the yarn.lock to resolve dependency conflicts and fix CI --frozen-lockfile error.
1 parent ce0730d commit 30e63bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/dummy/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5859,10 +5859,10 @@ sha.js@^2.4.0, sha.js@^2.4.8:
58595859
inherits "^2.0.1"
58605860
safe-buffer "^5.0.1"
58615861

5862-
shakapacker@8.1.0:
5863-
version "8.1.0"
5864-
resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-8.1.0.tgz#cb9f318f70cd59a99d3a46dda478aede657034c2"
5865-
integrity sha512-2OCl9KoKraW7CbUUfcEmTt/hK7IfOJx2h6LwsqEUUMsCcMWv3aFpZPjp5B74VdJxIqTgZo/8XVYKI0mj+itnxA==
5862+
shakapacker@8.0.0:
5863+
version "8.0.0"
5864+
resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-8.0.0.tgz#f29537c19078af7318758c92e7a1bca4cee96bdd"
5865+
integrity sha512-HCdpITzIKXzGEyUWQhKzPbpwwOsgTamaPH+0kXdhM59VQxZ3NWnT5cL3DlJdAT3sGsWCJskEl3eMkQlnh9DjhA==
58665866
dependencies:
58675867
js-yaml "^4.1.0"
58685868
path-complete-extname "^1.0.0"

0 commit comments

Comments
 (0)