mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
Bump prettier-plugin-astro from 0.12.3 to 0.13.0 (#885)
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.3 to 0.13.0. - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.13.0) --- updated-dependencies: - dependency-name: prettier-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b375518a7b
commit
c3aacca10a
8
package-lock.json
generated
8
package-lock.json
generated
@ -68,7 +68,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"ora": "^8.0.1",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-astro": "^0.12.3",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"sharp-ico": "^0.1.5",
|
||||
"stylelint": "^16.2.0",
|
||||
"stylelint-config-css-modules": "^4.4.0",
|
||||
@ -14500,9 +14500,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier-plugin-astro": {
|
||||
"version": "0.12.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.12.3.tgz",
|
||||
"integrity": "sha512-GthUSu3zCvmtVyqlArosez0xE08vSJ0R1sWurxIWpABaCkNGYFANoUdFkqmIo54EV2uPLGcVJzOucWvCjPBWvg==",
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.13.0.tgz",
|
||||
"integrity": "sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==",
|
||||
"devOptional": true,
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^1.5.5",
|
||||
|
@ -108,7 +108,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"ora": "^8.0.1",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-astro": "^0.12.3",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"sharp-ico": "^0.1.5",
|
||||
"stylelint": "^16.2.0",
|
||||
"stylelint-config-css-modules": "^4.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user