1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 01:31:15 +01:00

chore(deps-dev): bump prettier from 3.3.3 to 3.5.3

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 13:00:46 +00:00
committed by GitHub
parent af7bd46ac4
commit 96b58f8ca1
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.5.3",
"semantic-release": "^24.2.0"
},
"engines": {
@@ -11629,10 +11629,11 @@
}
},
"node_modules/prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true,
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
},

View File

@@ -77,7 +77,7 @@
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.5.3",
"semantic-release": "^24.2.0"
},
"release": {