Skip to content

Commit 491b68f

Browse files
Merge pull request #131 from CodingItWrong/dependabot/npm_and_yarn/prettier-3.1.0
build(deps-dev): bump prettier from 3.0.3 to 3.1.0
2 parents 0725c73 + b306bd5 commit 491b68f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-prettier": "^5.0.0",
2424
"jest": "^29.0.1",
2525
"kind-of": "^6.0.3",
26-
"prettier": "3.0.3",
26+
"prettier": "3.1.0",
2727
"serialize-javascript": "^6.0.0",
2828
"set-value": "^4.0.1"
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3410,10 +3410,10 @@ prettier-linter-helpers@^1.0.0:
34103410
dependencies:
34113411
fast-diff "^1.1.2"
34123412

3413-
prettier@3.0.3:
3414-
version "3.0.3"
3415-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
3416-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
3413+
prettier@3.1.0:
3414+
version "3.1.0"
3415+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
3416+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
34173417

34183418
pretty-format@^29.7.0:
34193419
version "29.7.0"

0 commit comments

Comments
 (0)