Skip to content

Commit 598fc7c

Browse files
[Snyk] Upgrade prettier from 2.8.1 to 2.8.2 (#2532)
<h3>Snyk has created this PR to upgrade prettier from 2.8.1 to 2.8.2.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **22 days ago**, on 2023-01-07. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>prettier</b></summary> <ul> <li> <b>2.8.2</b> - <a href="https://snyk.io/redirect/github/prettier/prettier/releases/tag/2.8.2">2023-01-07</a></br><p><g-emoji class="g-emoji" alias="link" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f517.png">🔗</g-emoji> <a href="https://snyk.io/redirect/github/prettier/prettier/blob/main/CHANGELOG.md#282">Changelog</a></p> </li> <li> <b>2.8.1</b> - <a href="https://snyk.io/redirect/github/prettier/prettier/releases/tag/2.8.1">2022-12-07</a></br><p><g-emoji class="g-emoji" alias="link" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f517.png">🔗</g-emoji> <a href="https://snyk.io/redirect/github/prettier/prettier/blob/main/CHANGELOG.md#281">Changelog</a></p> </li> </ul> from <a href="https://snyk.io/redirect/github/prettier/prettier/releases">prettier GitHub release notes</a> </details> </details> <hr/> **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI2MTk1MmE1MS02NDdmLTQwZGMtODI3OS0yMmRmMTI1ZmI2ZjciLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjYxOTUyYTUxLTY0N2YtNDBkYy04Mjc5LTIyZGYxMjVmYjZmNyJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55/settings/integration?pkg&#x3D;prettier&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"61952a51-647f-40dc-8279-22df125fb6f7","prPublicId":"61952a51-647f-40dc-8279-22df125fb6f7","dependencies":[{"name":"prettier","from":"2.8.1","to":"2.8.2"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"852e6e4f-be96-45c8-b370-1060f5ebee55","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2023-01-07T11:19:41.659Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) ---> --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 70c5564 commit 598fc7c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/node/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-jest": "^24.1.0",
2424
"eslint-plugin-prettier": "^3.1.4",
2525
"jest": "^29.3.1",
26-
"prettier": "^2.7.1",
26+
"prettier": "^2.8.2",
2727
"random-email": "^1.0.3",
2828
"realm": "^11.3.1",
2929
"ts-jest": "^29.0.3",

0 commit comments

Comments
 (0)