Bump miniflare from 2.8.2 to 2.9.0 #21
2 changed files with 1106 additions and 466 deletions
1562
package-lock.json
generated
1562
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -18,16 +18,16 @@
|
|||
"@cloudflare/workers-types": "^3.3.1",
|
||||
"@cloudflare/wrangler": "^1.19.8",
|
||||
"@types/jest": "^29.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.11.0",
|
||||
"esbuild": "^0.15.7",
|
||||
"esbuild": "^0.15.8",
|
||||
"eslint": "^8.23.1",
|
||||
"jest": "^29.0.3",
|
||||
"jest-environment-miniflare": "^2.8.2",
|
||||
"miniflare": "^2.8.2",
|
||||
"jest-environment-miniflare": "^2.9.0",
|
||||
"miniflare": "^2.9.0",
|
||||
"prettier": "^2.5.1",
|
||||
"prettier-plugin-toml": "^0.3.1",
|
||||
"ts-jest": "^29.0.0",
|
||||
"ts-jest": "^29.0.1",
|
||||
"typescript": "^4.5.5",
|
||||
"wrangler": "^2.0.29"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue