Skip to content

Commit 9e964c9

Browse files
chore: update typescript-eslint monorepo to ^8.33.1
1 parent 12babfb commit 9e964c9

3 files changed

Lines changed: 87 additions & 91 deletions

File tree

packages/eslint-config-smarthr/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
},
4141
"dependencies": {
4242
"@eslint/js": "9.28.0",
43-
"@typescript-eslint/eslint-plugin": "^8.33.0",
44-
"@typescript-eslint/parser": "^8.33.0",
43+
"@typescript-eslint/eslint-plugin": "^8.33.1",
44+
"@typescript-eslint/parser": "^8.33.1",
4545
"eslint-config-prettier": "^10.1.5",
4646
"eslint-plugin-import": "^2.31.0",
4747
"eslint-plugin-jsx-a11y": "^6.10.2",
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-plugin-react-hooks": "^5.2.0",
5050
"eslint-plugin-smarthr": "1.6.0",
5151
"globals": "^16.2.0",
52-
"typescript-eslint": "^8.33.0"
52+
"typescript-eslint": "^8.33.1"
5353
}
5454
}

packages/eslint-plugin-smarthr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"json5": "^2.2.3"
2727
},
2828
"devDependencies": {
29-
"typescript-eslint": "^8.33.0"
29+
"typescript-eslint": "^8.33.1"
3030
},
3131
"peerDependencies": {
3232
"eslint": "^9"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)