Skip to content

Commit 43fb1a2

Browse files
committed
[hygiene] Dependencies
1 parent 7d4773b commit 43fb1a2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
"@types/react-dom": "^18.2.7",
235235
"@types/react-test-renderer": "^18.0.1",
236236
"@types/tmp": "^0.2.3",
237-
"@typescript-eslint/eslint-plugin": "^6.6.0",
238-
"@typescript-eslint/parser": "^6.6.0",
237+
"@typescript-eslint/eslint-plugin": "^6.7.0",
238+
"@typescript-eslint/parser": "^6.7.0",
239239
"@vlcn.io/crsqlite-wasm": "^0.15.1",
240240
"asciichart": "^1.5.25",
241241
"automerge-repo": "^0.1.0",
@@ -246,12 +246,12 @@
246246
"babel-preset-minify": "^0.5.2",
247247
"buffer-replace": "^1.0.0",
248248
"country-flag-emoji-json": "^2.0.0",
249-
"cspell": "^7.3.3",
249+
"cspell": "^7.3.5",
250250
"esbuild": "^0.19.2",
251251
"eslint": "^8.49.0",
252252
"eslint-config-prettier": "^9.0.0",
253253
"eslint-plugin-jest": "^27.2.3",
254-
"eslint-plugin-jsdoc": "^46.5.1",
254+
"eslint-plugin-jsdoc": "^46.6.0",
255255
"eslint-plugin-react": "7.33.2",
256256
"eslint-plugin-react-hooks": "^4.6.0",
257257
"expo-sqlite": "^11.5.0",
@@ -270,7 +270,7 @@
270270
"react": "^18.2.0",
271271
"react-dom": "^18.2.0",
272272
"react-test-renderer": "^18.2.0",
273-
"rollup": "^3.29.0",
273+
"rollup": "^3.29.1",
274274
"rollup-plugin-esbuild": "^5.0.0",
275275
"rollup-plugin-gzip": "^3.1.0",
276276
"rollup-plugin-preserve-shebang": "^1.0.1",

0 commit comments

Comments
 (0)