Skip to content

Commit ac021dd

Browse files
chore: bump prettier-plugin-organize-imports in /site
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 2.3.4 to 3.0.0. - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v2.3.4...v3.0.0) --- updated-dependencies: - dependency-name: prettier-plugin-organize-imports dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef691f2 commit ac021dd

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

site/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@testing-library/user-event": "14.2.0",
7373
"@types/express": "4.17.13",
7474
"@types/jest": "27.4.1",
75-
"@types/node": "14.18.16",
75+
"@types/node": "14.18.21",
7676
"@types/react": "17.0.44",
7777
"@types/react-dom": "17.0.16",
7878
"@types/react-helmet": "6.1.5",
@@ -95,17 +95,17 @@
9595
"eslint-plugin-jsx-a11y": "6.5.1",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.0",
98-
"eslint-plugin-react-hooks": "4.5.0",
98+
"eslint-plugin-react-hooks": "4.6.0",
9999
"html-webpack-plugin": "5.5.0",
100100
"jest": "27.5.1",
101101
"jest-canvas-mock": "2.4.0",
102-
"jest-junit": "13.2.0",
102+
"jest-junit": "14.0.0",
103103
"jest-runner-eslint": "1.0.0",
104104
"jest-websocket-mock": "2.3.0",
105-
"mini-css-extract-plugin": "2.6.0",
105+
"mini-css-extract-plugin": "2.6.1",
106106
"msw": "0.42.0",
107-
"prettier": "2.6.2",
108-
"prettier-plugin-organize-imports": "2.3.4",
107+
"prettier": "2.7.1",
108+
"prettier-plugin-organize-imports": "3.0.0",
109109
"react-hot-loader": "4.13.0",
110110
"sql-formatter": "8.0.2",
111111
"style-loader": "3.3.1",

site/yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3127,10 +3127,10 @@
31273127
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.22.tgz#38b6c4b9b2f3ed9f2e376cce42a298fb2375251e"
31283128
integrity sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==
31293129

3130-
"@types/node@14.18.16", "@types/node@^14.0.10":
3131-
version "14.18.16"
3132-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5"
3133-
integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==
3130+
"@types/node@14.18.21", "@types/node@^14.0.10":
3131+
version "14.18.21"
3132+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.21.tgz#0155ee46f6be28b2ff0342ca1a9b9fd4468bef41"
3133+
integrity sha512-x5W9s+8P4XteaxT/jKF0PSb7XEvo5VmqEWgsMlyeY4ZlLK8I6aH6g5TPPyDlLAep+GYf4kefb7HFyc7PAO3m+Q==
31343134

31353135
"@types/normalize-package-data@^2.4.0":
31363136
version "2.4.1"
@@ -6533,10 +6533,10 @@ eslint-plugin-no-storage@1.0.2:
65336533
resolved "https://registry.yarnpkg.com/eslint-plugin-no-storage/-/eslint-plugin-no-storage-1.0.2.tgz#b32b2f00c4084f8e70c6c4ea79704ffe28b6caad"
65346534
integrity sha1-sysvAMQIT45wxsTqeXBP/ii2yq0=
65356535

6536-
eslint-plugin-react-hooks@4.5.0:
6537-
version "4.5.0"
6538-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
6539-
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
6536+
eslint-plugin-react-hooks@4.6.0:
6537+
version "4.6.0"
6538+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
6539+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
65406540

65416541
eslint-plugin-react@7.30.0:
65426542
version "7.30.0"
@@ -8769,10 +8769,10 @@ jest-jasmine2@^27.5.1:
87698769
pretty-format "^27.5.1"
87708770
throat "^6.0.1"
87718771

8772-
jest-junit@13.2.0:
8773-
version "13.2.0"
8774-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
8775-
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
8772+
jest-junit@14.0.0:
8773+
version "14.0.0"
8774+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.0.tgz#f69fc31bab32224848f443480c2c808fccb2a802"
8775+
integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==
87768776
dependencies:
87778777
mkdirp "^1.0.4"
87788778
strip-ansi "^6.0.1"
@@ -10009,10 +10009,10 @@ min-indent@^1.0.0:
1000910009
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1001010010
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1001110011

10012-
mini-css-extract-plugin@2.6.0:
10013-
version "2.6.0"
10014-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e"
10015-
integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==
10012+
mini-css-extract-plugin@2.6.1:
10013+
version "2.6.1"
10014+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e"
10015+
integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==
1001610016
dependencies:
1001710017
schema-utils "^4.0.0"
1001810018

@@ -11290,15 +11290,15 @@ prelude-ls@~1.1.2:
1129011290
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
1129111291
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
1129211292

11293-
prettier-plugin-organize-imports@2.3.4:
11294-
version "2.3.4"
11295-
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
11296-
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
11293+
prettier-plugin-organize-imports@3.0.0:
11294+
version "3.0.0"
11295+
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.0.0.tgz#39739423cc7069f2a3bfa58d14f8a502ff163df2"
11296+
integrity sha512-juSCJs5TMOqGGPaN/A/1xzWFzRPH2LG1LPLCr64dzKaVnPafJdtgDNmDVlU+8A4LbQzVJg0DTvgA8swBuIUhlg==
1129711297

11298-
prettier@2.6.2:
11299-
version "2.6.2"
11300-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
11301-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
11298+
prettier@2.7.1:
11299+
version "2.7.1"
11300+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
11301+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
1130211302

1130311303
"prettier@>=2.2.1 <=2.3.0":
1130411304
version "2.3.0"

0 commit comments

Comments
 (0)