mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump prettier from 3.5.0 to 3.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.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.5.0...3.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b9d85d7040
commit
c39d787d9a
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
"eslint": "^9.20.1",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"globals": "^15.15.0",
|
||||
"prettier": "3.5.0",
|
||||
"prettier": "3.5.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.7.3"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3067,7 +3067,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^10.0.1"
|
||||
globals: "npm:^15.15.0"
|
||||
pg: "npm:^8.13.2"
|
||||
prettier: "npm:3.5.0"
|
||||
prettier: "npm:3.5.1"
|
||||
ts-node: "npm:^10.9.2"
|
||||
tsx: "npm:^4.19.2"
|
||||
typescript: "npm:^5.7.3"
|
||||
|
@ -3148,12 +3148,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:3.5.0":
|
||||
version: 3.5.0
|
||||
resolution: "prettier@npm:3.5.0"
|
||||
"prettier@npm:3.5.1":
|
||||
version: 3.5.1
|
||||
resolution: "prettier@npm:3.5.1"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
|
||||
checksum: 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue