mirror of
https://github.com/Mikaela/cv.git
synced 2025-03-12 17:30:40 +01:00
build(deps-dev): bump prettier from 3.3.0 to 3.3.1 in the npm group
Bumps the npm group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.3.0 to 3.3.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.3.0...3.3.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3c38764514
commit
bc0265ccf3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"prettier": "3.3.0"
|
||||
"prettier": "3.3.1"
|
||||
}
|
||||
}
|
||||
|
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@ -1,24 +1,18 @@
|
||||
lockfileVersion: "9.0"
|
||||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
.:
|
||||
devDependencies:
|
||||
prettier:
|
||||
specifier: 3.3.0
|
||||
version: 3.3.0
|
||||
devDependencies:
|
||||
prettier:
|
||||
specifier: 3.3.1
|
||||
version: 3.3.1
|
||||
|
||||
packages:
|
||||
prettier@3.3.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==,
|
||||
}
|
||||
engines: { node: ">=14" }
|
||||
hasBin: true
|
||||
|
||||
snapshots:
|
||||
prettier@3.3.0: {}
|
||||
/prettier@3.3.1:
|
||||
resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user