chore: bump up the libraries (#75)

pull/78/head
Yusuke Wada 2023-03-21 22:32:46 +09:00 committed by GitHub
parent d7e7dd245d
commit efb4d1446e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 683 additions and 19 deletions

View File

@ -24,9 +24,9 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.25.0",
"@cloudflare/workers-types": "^3.17.0",
"@types/jest": "^29.1.2",
"@changesets/cli": "^2.26.0",
"@cloudflare/workers-types": "^4.20230307.0",
"@types/jest": "^29.5.0",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"eslint": "^8.21.0",
@ -37,12 +37,12 @@
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^28.1.2",
"jest": "^29.5.0",
"jest-environment-miniflare": "^2.10.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.5",
"ts-jest": "^29.0.5",
"typescript": "^4.7.4"
}
}

692
yarn.lock

File diff suppressed because it is too large Load Diff