Skip to content

Commit 698cbeb

Browse files
committed
[hygiene] Dependencies
1 parent e1f6ce6 commit 698cbeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"@types/jest": "^29.5.12",
152152
"@types/jest-environment-puppeteer": "^5.0.6",
153153
"@types/less": "^3.0.6",
154-
"@types/node": "^22.5.3",
154+
"@types/node": "^22.5.4",
155155
"@types/puppeteer": "^7.0.4",
156156
"@types/react": "^18.3.5",
157157
"@types/react-dom": "^18.3.0",
@@ -175,7 +175,7 @@
175175
"eslint": "^8.57.0",
176176
"eslint-config-prettier": "^9.1.0",
177177
"eslint-plugin-import": "^2.30.0",
178-
"eslint-plugin-jest": "^28.8.2",
178+
"eslint-plugin-jest": "^28.8.3",
179179
"eslint-plugin-jsdoc": "^50.2.2",
180180
"eslint-plugin-react": "7.35.2",
181181
"eslint-plugin-react-hooks": "^4.6.2",
@@ -194,7 +194,7 @@
194194
"partysocket": "^1.0.2",
195195
"postgres": "^3.4.4",
196196
"prettier": "^3.3.3",
197-
"puppeteer": "23.2.2",
197+
"puppeteer": "23.3.0",
198198
"react": "^18.3.1",
199199
"react-dom": "^18.3.1",
200200
"react-test-renderer": "^18.3.1",

0 commit comments

Comments
 (0)