Skip to content

Commit

Permalink
Merge pull request #971 from i18next/dependabot/npm_and_yarn/master/p…
Browse files Browse the repository at this point in the history
…rettier-3.2.5

Build(deps-dev): bump prettier from 3.0.3 to 3.2.5
  • Loading branch information
karellm committed Feb 25, 2024
2 parents a834f85 + 2ac8b48 commit 7e14d85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
"lint-staged": ">=11.1.2",
"mocha": "^10.0.0",
"p-event": "^6.0.0",
"prettier": "3.0.3",
"prettier": "3.2.5",
"sinon": "^16.1.0"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4808,10 +4808,10 @@ posix-character-classes@^0.1.0:
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=

prettier@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
prettier@3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==

pretty-hrtime@^1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 7e14d85

Please sign in to comment.