Skip to content

Commit 560e3b7

Browse files
authored
Merge branch 'main' into add-enforce-css-module-identifier-casing-rule
2 parents c622601 + 906bd97 commit 560e3b7

File tree

2 files changed

+29
-62
lines changed

2 files changed

+29
-62
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
},
4040
"devDependencies": {
4141
"@changesets/changelog-github": "^0.5.0",
42-
"@changesets/cli": "^2.16.0",
43-
"@github/markdownlint-github": "^0.6.0",
42+
"@changesets/cli": "^2.27.9",
43+
"@github/markdownlint-github": "^0.6.3",
4444
"@github/prettier-config": "0.0.6",
4545
"eslint": "^8.42.0",
46-
"eslint-plugin-prettier": "^5.0.1",
46+
"eslint-plugin-prettier": "^5.2.1",
4747
"jest": "^29.7.0",
4848
"markdownlint-cli2": "^0.14.0",
4949
"markdownlint-cli2-formatter-pretty": "^0.0.7",
5050
"@typescript-eslint/rule-tester": "7.16.0",
51-
"@types/jest": "^29.5.12"
51+
"@types/jest": "^29.5.13"
5252
},
5353
"prettier": "@github/prettier-config"
5454
}

0 commit comments

Comments
 (0)