Skip to content

Commit

Permalink
Merge pull request #87 from JacobLinCool/upgrade-deps
Browse files Browse the repository at this point in the history
build: upgrade deps
  • Loading branch information
JacobLinCool committed Apr 8, 2023
2 parents dfd0743 + 7a426a4 commit f7fd251
Show file tree
Hide file tree
Showing 2 changed files with 1,173 additions and 1,003 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"nano-font": "0.3.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20221111.1",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@types/jest": "28.1.3",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@cloudflare/workers-types": "^4.20230404.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/jest": "29.5.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"esbuild": "^0.15.18",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"jest": "28.1.1",
"prettier": "^2.8.3",
"ts-jest": "28.0.5",
"tsup": "6.1.2",
"typescript": "^4.9.4",
"wrangler": "^2.8.0"
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"jest": "29.5.0",
"prettier": "^2.8.7",
"ts-jest": "29.1.0",
"tsup": "6.7.0",
"typescript": "^5.0.4",
"wrangler": "^2.14.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit f7fd251

Please sign in to comment.