Skip to content

Commit 907ddd6

Browse files
justin808claude
andcommitted
Update Pro dummy app yarn.lock files for Shakapacker 9.2.0
Update yarn.lock files in Pro dummy apps to reflect Shakapacker 9.2.0 upgrade. This fixes CI failures caused by frozen lockfile validation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent bcf70a8 commit 907ddd6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

react_on_rails_pro/spec/dummy/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5970,10 +5970,10 @@ sha.js@^2.4.0, sha.js@^2.4.8:
59705970
inherits "^2.0.1"
59715971
safe-buffer "^5.0.1"
59725972

5973-
shakapacker@9.1.0:
5974-
version "9.1.0"
5975-
resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.1.0.tgz#6d63c4d27b9358073dd8fc3c6e79252b96d36a36"
5976-
integrity sha512-PL0DuzNLFJMwr5s908ImMuvejmC20WuDa7EfAPpPFU1pM5U8cPqqC4kwSdXFLfVU0Or/UqeegNyIB1sGBdSPiw==
5973+
shakapacker@9.2.0:
5974+
version "9.2.0"
5975+
resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.2.0.tgz#130bbeef9e72f2bd7f8ce5b1316ca3c778201e97"
5976+
integrity sha512-eEjps0qlufHAFOYY1fixZaXkIXLOE+FgQdjwKHhARryHfv4KxYIZiSQTFU4I6BOEXaK32zkTfEXOdU46YQv2pg==
59775977
dependencies:
59785978
js-yaml "^4.1.0"
59795979
path-complete-extname "^1.0.0"

react_on_rails_pro/spec/execjs-compatible-dummy/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,10 +3657,10 @@ [email protected]:
36573657
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
36583658
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
36593659

3660-
shakapacker@9.1.0:
3661-
version "9.1.0"
3662-
resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.1.0.tgz#6d63c4d27b9358073dd8fc3c6e79252b96d36a36"
3663-
integrity sha512-PL0DuzNLFJMwr5s908ImMuvejmC20WuDa7EfAPpPFU1pM5U8cPqqC4kwSdXFLfVU0Or/UqeegNyIB1sGBdSPiw==
3660+
shakapacker@9.2.0:
3661+
version "9.2.0"
3662+
resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.2.0.tgz#130bbeef9e72f2bd7f8ce5b1316ca3c778201e97"
3663+
integrity sha512-eEjps0qlufHAFOYY1fixZaXkIXLOE+FgQdjwKHhARryHfv4KxYIZiSQTFU4I6BOEXaK32zkTfEXOdU46YQv2pg==
36643664
dependencies:
36653665
js-yaml "^4.1.0"
36663666
path-complete-extname "^1.0.0"

0 commit comments

Comments
 (0)