neiam /action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Bump prettier from 3.6.2 to 3.8.1 (#408)
a50e3e2 · dependabot[bot] · 2026-03-02 21:21
Message
{commit_body(@commit)}
Files changed
modified
package-lock.json
+5
−4
@@ -21,7 +21,7 @@
| 21 | 21 | "eslint-plugin-yml": "1.18.0", |
| 22 | 22 | "globals": "17.3.0", |
| 23 | 23 | "markdownlint-cli": "0.47.0", |
| 24 | − "prettier": "3.6.2", | |
| 24 | + "prettier": "3.8.1", | |
| 25 | 25 | "shellcheck": "4.1.0", |
| 26 | 26 | "yarn": "1.22.22" |
| 27 | 27 | }, |
@@ -2884,10 +2884,11 @@
| 2884 | 2884 | } |
| 2885 | 2885 | }, |
| 2886 | 2886 | "node_modules/prettier": { |
| 2887 | − "version": "3.6.2", | |
| 2888 | − "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz", | |
| 2889 | − "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==", | |
| 2887 | + "version": "3.8.1", | |
| 2888 | + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", | |
| 2889 | + "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", | |
| 2890 | 2890 | "dev": true, |
| 2891 | + "license": "MIT", | |
| 2891 | 2892 | "bin": { |
| 2892 | 2893 | "prettier": "bin/prettier.cjs" |
| 2893 | 2894 | }, |
modified
package.json
+1
−1
@@ -30,7 +30,7 @@
| 30 | 30 | "eslint-plugin-yml": "1.18.0", |
| 31 | 31 | "globals": "17.3.0", |
| 32 | 32 | "markdownlint-cli": "0.47.0", |
| 33 | − "prettier": "3.6.2", | |
| 33 | + "prettier": "3.8.1", | |
| 34 | 34 | "shellcheck": "4.1.0", |
| 35 | 35 | "yarn": "1.22.22" |
| 36 | 36 | }, |
Parents: 7bc1e4c