Skip to content

Commit 33b747c

Browse files
Merge pull request #158 from CodingItWrong/dependabot/npm_and_yarn/prettier-3.3.2
build(deps-dev): bump prettier from 3.3.0 to 3.3.2
2 parents e268718 + f34c7ac commit 33b747c

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.3.0",
26+
"prettier": "3.3.2",
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
@@ -3305,10 +3305,10 @@ prettier-linter-helpers@^1.0.0:
33053305
dependencies:
33063306
fast-diff "^1.1.2"
33073307

3308-
3309-
version "3.3.0"
3310-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
3311-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
3308+
3309+
version "3.3.2"
3310+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
3311+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
33123312

33133313
pretty-format@^29.7.0:
33143314
version "29.7.0"

0 commit comments

Comments
 (0)