Skip to content

Commit 7838e4c

Browse files
committed
chore: upgrade deps
1 parent be03108 commit 7838e4c

File tree

2 files changed

+997
-460
lines changed

2 files changed

+997
-460
lines changed

package.json

Lines changed: 11 additions & 11 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": "^3.11.0",
49-
"@cloudflare/wrangler": "^1.19.12",
48+
"@cloudflare/workers-types": "^3.12.0",
5049
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
51-
"@types/jest": "^27.5.1",
52-
"@types/node": "^17.0.35",
53-
"@typescript-eslint/eslint-plugin": "^5.26.0",
54-
"@typescript-eslint/parser": "^5.26.0",
55-
"esbuild": "^0.14.39",
56-
"eslint": "^8.16.0",
50+
"@types/jest": "^27.5.2",
51+
"@types/node": "^17.0.45",
52+
"@typescript-eslint/eslint-plugin": "^5.28.0",
53+
"@typescript-eslint/parser": "^5.28.0",
54+
"esbuild": "^0.14.44",
55+
"eslint": "^8.17.0",
5756
"eslint-config-prettier": "^8.5.0",
5857
"jest": "^27.5.1",
59-
"prettier": "^2.6.2",
58+
"prettier": "^2.7.1",
6059
"ts-jest": "^27.1.5",
61-
"tsup": "^5.12.8",
62-
"typescript": "^4.6.4"
60+
"tsup": "^5.12.9",
61+
"typescript": "^4.7.3",
62+
"wrangler": "^2.0.12"
6363
},
6464
"repository": {
6565
"type": "git",

0 commit comments

Comments
 (0)