Skip to content

Commit 0545688

Browse files
committed
[hygiene] Dependencies
1 parent d796881 commit 0545688

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tinybase",
3-
"version": "4.3.18",
3+
"version": "4.3.19",
44
"author": "jamesgpearce",
55
"repository": "github:tinyplex/tinybase",
66
"license": "MIT",
@@ -230,7 +230,7 @@
230230
"@types/less": "^3.0.5",
231231
"@types/node": "^20.8.7",
232232
"@types/puppeteer": "^5.4.7",
233-
"@types/react": "^18.2.30",
233+
"@types/react": "^18.2.31",
234234
"@types/react-dom": "^18.2.14",
235235
"@types/react-test-renderer": "^18.0.5",
236236
"@types/tmp": "^0.2.5",
@@ -248,9 +248,9 @@
248248
"country-flag-emoji-json": "^2.0.0",
249249
"cspell": "^7.3.8",
250250
"esbuild": "^0.19.5",
251-
"eslint": "^8.51.0",
251+
"eslint": "^8.52.0",
252252
"eslint-config-prettier": "^9.0.0",
253-
"eslint-plugin-jest": "^27.4.2",
253+
"eslint-plugin-jest": "^27.4.3",
254254
"eslint-plugin-jsdoc": "^46.8.2",
255255
"eslint-plugin-react": "7.33.2",
256256
"eslint-plugin-react-hooks": "^4.6.0",

0 commit comments

Comments
 (0)