Skip to content

Commit fb98614

Browse files
chore(deps): update all non-major dependencies
1 parent a1b8900 commit fb98614

File tree

2 files changed

+181
-181
lines changed

2 files changed

+181
-181
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
},
2424
"license": "MIT",
2525
"devDependencies": {
26-
"@babel/cli": "7.24.7",
27-
"@babel/core": "7.24.7",
26+
"@babel/cli": "7.24.8",
27+
"@babel/core": "7.24.8",
2828
"@babel/plugin-proposal-class-properties": "7.18.6",
29-
"@babel/preset-env": "7.24.7",
29+
"@babel/preset-env": "7.24.8",
3030
"@babel/preset-react": "7.24.7",
3131
"@babel/preset-typescript": "7.24.7",
3232
"@testing-library/dom": "10.3.1",
@@ -35,8 +35,8 @@
3535
"@types/jest": "29.5.12",
3636
"@types/lolex": "5.1.6",
3737
"@types/react": "18.3.3",
38-
"@typescript-eslint/eslint-plugin": "7.15.0",
39-
"@typescript-eslint/parser": "7.15.0",
38+
"@typescript-eslint/eslint-plugin": "7.16.0",
39+
"@typescript-eslint/parser": "7.16.0",
4040
"babel-jest": "29.7.0",
4141
"eslint": "8.57.0",
4242
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)