mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a808ab128 |
Generated
+4
-4
@@ -21,7 +21,7 @@
|
|||||||
"eslint-plugin-yml": "3.5.0",
|
"eslint-plugin-yml": "3.5.0",
|
||||||
"globals": "17.7.0",
|
"globals": "17.7.0",
|
||||||
"markdownlint-cli": "0.49.0",
|
"markdownlint-cli": "0.49.0",
|
||||||
"prettier": "3.9.4",
|
"prettier": "3.9.5",
|
||||||
"shellcheck": "4.1.0",
|
"shellcheck": "4.1.0",
|
||||||
"yarn": "1.22.22"
|
"yarn": "1.22.22"
|
||||||
},
|
},
|
||||||
@@ -3112,9 +3112,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "3.9.4",
|
"version": "3.9.5",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.4.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.5.tgz",
|
||||||
"integrity": "sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==",
|
"integrity": "sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
"eslint-plugin-yml": "3.5.0",
|
"eslint-plugin-yml": "3.5.0",
|
||||||
"globals": "17.7.0",
|
"globals": "17.7.0",
|
||||||
"markdownlint-cli": "0.49.0",
|
"markdownlint-cli": "0.49.0",
|
||||||
"prettier": "3.9.4",
|
"prettier": "3.9.5",
|
||||||
"shellcheck": "4.1.0",
|
"shellcheck": "4.1.0",
|
||||||
"yarn": "1.22.22"
|
"yarn": "1.22.22"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user