mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump prettier from 3.0.0 to 3.0.1 (#1678)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1. - [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.0.0...3.0.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... 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
276b13b08a
commit
14bcb3ccf0
8
package-lock.json
generated
8
package-lock.json
generated
@ -61,7 +61,7 @@
|
||||
"jest": "29.6.2",
|
||||
"jest-cli": "29.6.2",
|
||||
"node-fetch": "2.6.9",
|
||||
"prettier": "3.0.0",
|
||||
"prettier": "3.0.1",
|
||||
"puppeteer": "20.9.0",
|
||||
"qs": "6.11.2",
|
||||
"rimraf": "5.0.1",
|
||||
@ -14115,9 +14115,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.0.tgz",
|
||||
"integrity": "sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.1.tgz",
|
||||
"integrity": "sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
||||
@ -109,7 +109,7 @@
|
||||
"jest": "29.6.2",
|
||||
"jest-cli": "29.6.2",
|
||||
"node-fetch": "2.6.9",
|
||||
"prettier": "3.0.0",
|
||||
"prettier": "3.0.1",
|
||||
"puppeteer": "20.9.0",
|
||||
"qs": "6.11.2",
|
||||
"rimraf": "5.0.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user