Skip to content

Commit f9c11b7

Browse files
committed
Merge remote-tracking branch 'origin/main' into deps
2 parents 5896c0a + 2633a94 commit f9c11b7

File tree

2 files changed

+11
-17
lines changed

2 files changed

+11
-17
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-mmkal",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "My eslint plugin with rules I find good. If you aren't me you probably shouldn't use this.",
55
"packageManager": "pnpm@9.10.0",
66
"files": [
@@ -52,10 +52,10 @@
5252
"eslint-config-prettier": "^9.1.0",
5353
"eslint-config-xo": "^0.46.0",
5454
"eslint-config-xo-react": "^0.27.0",
55-
"eslint-config-xo-typescript": "^6.0.0",
56-
"eslint-plugin-codegen": "0.28.0",
57-
"eslint-plugin-functional": "^7.0.0",
58-
"eslint-plugin-import-x": "^4.0.0",
55+
"eslint-config-xo-typescript": "^1.0.1",
56+
"eslint-plugin-codegen": "0.29.0",
57+
"eslint-plugin-functional": "^6.0.0",
58+
"eslint-plugin-import-x": "^3.1.0",
5959
"eslint-plugin-jsx-a11y": "^6.8.0",
6060
"eslint-plugin-markdown": "^5.0.0",
6161
"eslint-plugin-prettier": "^5.1.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)