Skip to content

Commit d23b769

Browse files
Merge pull request #243 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.8.0 to 3.8.1
2 parents 5198c7d + d4b39cc commit d23b769

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/express": "4.17.25",
2929
"@types/node": "20.9.5",
3030
"eslint": "9.39.2",
31-
"prettier": "3.8.0",
31+
"prettier": "3.8.1",
3232
"ts-node-dev": "2.0.0",
3333
"typescript": "5.9.3"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,10 +2339,10 @@ prettier-plugin-organize-imports@3.2.4:
23392339
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
23402340
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
23412341

2342-
prettier@3.8.0:
2343-
version "3.8.0"
2344-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
2345-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
2342+
prettier@3.8.1:
2343+
version "3.8.1"
2344+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
2345+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
23462346

23472347
prop-types@^15.8.1:
23482348
version "15.8.1"

0 commit comments

Comments
 (0)