Skip to content

Commit 5080008

Browse files
chore: bump prettier from 2.6.2 to 2.7.1 in /site
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.2...2.7.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70d394f commit 5080008

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"xstate": "4.32.1",
5656
"xterm": "4.18.0",
5757
"xterm-addon-fit": "0.5.0",
58-
"xterm-addon-web-links": "0.5.1",
58+
"xterm-addon-web-links": "0.6.0",
5959
"xterm-addon-webgl": "0.11.4",
6060
"xterm-for-react": "1.0.4",
6161
"yup": "0.32.11"
@@ -104,7 +104,7 @@
104104
"jest-websocket-mock": "2.3.0",
105105
"mini-css-extract-plugin": "2.6.0",
106106
"msw": "0.42.0",
107-
"prettier": "2.6.2",
107+
"prettier": "2.7.1",
108108
"prettier-plugin-organize-imports": "2.3.4",
109109
"react-hot-loader": "4.13.0",
110110
"sql-formatter": "8.0.2",

site/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11247,10 +11247,10 @@ prettier-plugin-organize-imports@2.3.4:
1124711247
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
1124811248
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
1124911249

11250-
prettier@2.6.2:
11251-
version "2.6.2"
11252-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
11253-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
11250+
prettier@2.7.1:
11251+
version "2.7.1"
11252+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
11253+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
1125411254

1125511255
"prettier@>=2.2.1 <=2.3.0":
1125611256
version "2.3.0"
@@ -14429,10 +14429,10 @@ xterm-addon-fit@0.5.0:
1442914429
resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.5.0.tgz#2d51b983b786a97dcd6cde805e700c7f913bc596"
1443014430
integrity sha512-DsS9fqhXHacEmsPxBJZvfj2la30Iz9xk+UKjhQgnYNkrUIN5CYLbw7WEfz117c7+S86S/tpHPfvNxJsF5/G8wQ==
1443114431

14432-
xterm-addon-web-links@0.5.1:
14433-
version "0.5.1"
14434-
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.5.1.tgz#73bfa3ed567af98fba947f638bd12093ee2a0bc6"
14435-
integrity sha512-dBjbOIrCNmxAcUQkkSrKj9BM6yLpmqUpZ9SOCUuZe/sznPl4d8OBZQClK7VcdZ0vf0+5i5Fce2rUUrew/XTZTg==
14432+
xterm-addon-web-links@0.6.0:
14433+
version "0.6.0"
14434+
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.6.0.tgz#0296cb6c99588847894670d998c9ea6a6aeb26ee"
14435+
integrity sha512-H6XzjWWZu8FBo+fnYpxdPk9w5M6drbsvwPEJZGRS38MihiQaVFpKlCMKdfRgDbKGE530tw1yH54rhpZfHgt2/A==
1443614436

1443714437
xterm-addon-webgl@0.11.4:
1443814438
version "0.11.4"

0 commit comments

Comments
 (0)