Skip to content

Commit 4f2d890

Browse files
committed
chore(release): 3.5.0
1 parent a9d6688 commit 4f2d890

File tree

2 files changed

+63
-55
lines changed

2 files changed

+63
-55
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypernym/eslint-config",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"author": "Hypernym Studio",
55
"description": "Hypernym's internal config for ESLint.",
66
"license": "MIT",
@@ -83,7 +83,7 @@
8383
}
8484
},
8585
"dependencies": {
86-
"@eslint/js": "^9.9.1",
86+
"@eslint/js": "^9.10.0",
8787
"@types/eslint": "^9.6.1",
8888
"@types/eslint__js": "^8.42.3",
8989
"@typescript-eslint/eslint-plugin": "^8.4.0",
@@ -94,7 +94,7 @@
9494
"@hypernym/bundler": "^0.9.3",
9595
"@hypernym/prettier-config": "^3.2.0",
9696
"@hypernym/tsconfig": "^2.1.0",
97-
"eslint": "^9.9.1",
97+
"eslint": "^9.10.0",
9898
"eslint-plugin-react": "^7.35.2",
9999
"eslint-plugin-react-hooks": "^4.6.2",
100100
"eslint-plugin-react-refresh": "^0.4.11",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)