Skip to content

Commit 7a426a4

Browse files
committed
build: upgrade deps
1 parent dfd0743 commit 7a426a4

File tree

2 files changed

+1173
-1003
lines changed

2 files changed

+1173
-1003
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,21 +45,21 @@
4545
"nano-font": "0.3.1"
4646
},
4747
"devDependencies": {
48-
"@cloudflare/workers-types": "^4.20221111.1",
49-
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
50-
"@types/jest": "28.1.3",
51-
"@types/node": "^18.11.18",
52-
"@typescript-eslint/eslint-plugin": "^5.49.0",
53-
"@typescript-eslint/parser": "^5.49.0",
48+
"@cloudflare/workers-types": "^4.20230404.0",
49+
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
50+
"@types/jest": "29.5.0",
51+
"@types/node": "^18.15.11",
52+
"@typescript-eslint/eslint-plugin": "^5.57.1",
53+
"@typescript-eslint/parser": "^5.57.1",
5454
"esbuild": "^0.15.18",
55-
"eslint": "^8.32.0",
56-
"eslint-config-prettier": "^8.6.0",
57-
"jest": "28.1.1",
58-
"prettier": "^2.8.3",
59-
"ts-jest": "28.0.5",
60-
"tsup": "6.1.2",
61-
"typescript": "^4.9.4",
62-
"wrangler": "^2.8.0"
55+
"eslint": "^8.38.0",
56+
"eslint-config-prettier": "^8.8.0",
57+
"jest": "29.5.0",
58+
"prettier": "^2.8.7",
59+
"ts-jest": "29.1.0",
60+
"tsup": "6.7.0",
61+
"typescript": "^5.0.4",
62+
"wrangler": "^2.14.0"
6363
},
6464
"repository": {
6565
"type": "git",

0 commit comments

Comments
 (0)