Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c96197

Browse files
chore: Bump the npm group with 1 update (#263)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammad Atif Ali <[email protected]>
1 parent 49482ec commit 9c96197

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ updates:
3131
commit-message:
3232
prefix: "chore"
3333
groups:
34-
github-actions:
34+
npm:
3535
patterns:
3636
- "*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"husky": "8.0.3",
99
"lint-staged": "15.2.0",
10-
"prettier": "3.2.2"
10+
"prettier": "3.2.4"
1111
},
1212
"lint-staged": {
1313
"*.{css,html,js,json,jsx,ts,tsx,yaml,yml}": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,10 @@ [email protected]:
264264
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
265265
integrity sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==
266266

267-
268-
version "3.2.2"
269-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
270-
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
267+
268+
version "3.2.4"
269+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
270+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
271271

272272
restore-cursor@^4.0.0:
273273
version "4.0.0"

0 commit comments

Comments
 (0)