Skip to content

Commit 8e7f183

Browse files
Update Test & linting packages
1 parent cd75449 commit 8e7f183

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/koenig-lexical/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint-plugin-jest": "27.2.1",
104104
"eslint-plugin-react": "^7.32.2",
105105
"eslint-plugin-storybook": "^0.6.12",
106-
"eslint-plugin-tailwindcss": "3.11.0",
106+
"eslint-plugin-tailwindcss": "3.12.0",
107107
"jsdom": "21.1.1",
108108
"playwright": "1.33.0",
109109
"postcss": "8.4.23",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -7342,10 +7342,10 @@ eslint-plugin-storybook@^0.6.12:
73427342
requireindex "^1.1.0"
73437343
ts-dedent "^2.2.0"
73447344

7345-
eslint-plugin-tailwindcss@3.11.0:
7346-
version "3.11.0"
7347-
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.11.0.tgz#5240a767142f82249701c20b9cd009f0620e0e4d"
7348-
integrity sha512-RaraOG4D6VXutKnoNvFQ4+frTWGJDKtezy1yCrGFS7Um1to/npDNdh2GL19IRoGB/eanbtwhxFXy+xyEw0grAg==
7345+
eslint-plugin-tailwindcss@3.12.0:
7346+
version "3.12.0"
7347+
resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.12.0.tgz#cb386920ae9d15d4bd1d3f250357062cec17ccb5"
7348+
integrity sha512-DMfg8NcSV04V1v3iBgJGEhmRuapW36XZXyRV8WHdNFGEXGUkBwM9R8MujguKXeQKBG6VhjiX4t98rhzXdIlUFw==
73497349
dependencies:
73507350
fast-glob "^3.2.5"
73517351
postcss "^8.4.4"
@@ -14987,9 +14987,9 @@ style-search@^0.1.0:
1498714987
integrity sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==
1498814988

1498914989
stylelint@^15.6.1:
14990-
version "15.6.1"
14991-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.1.tgz#e4cd33a3af88587b99a5d1328aedd8c298b6dc81"
14992-
integrity sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==
14990+
version "15.6.2"
14991+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.2.tgz#06d9005b62a83b72887eed623520e9b472af8c15"
14992+
integrity sha512-fjQWwcdUye4DU+0oIxNGwawIPC5DvG5kdObY5Sg4rc87untze3gC/5g/ikePqVjrAsBUZjwMN+pZsAYbDO6ArQ==
1499314993
dependencies:
1499414994
"@csstools/css-parser-algorithms" "^2.1.1"
1499514995
"@csstools/css-tokenizer" "^2.1.1"

0 commit comments

Comments
 (0)