-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #608 from serlo/updates
chore: Upgrade dependencies
- Loading branch information
Showing
29 changed files
with
99 additions
and
161 deletions.
There are no files selected for viewing
Binary file removed
BIN
-617 KB
.yarn/cache/@cloudflare-workers-types-npm-4.20231025.0-70f373f930-74aa5c62f7.zip
Binary file not shown.
Binary file added
BIN
+626 KB
.yarn/cache/@cloudflare-workers-types-npm-4.20231121.0-d1a28f1957-62c5552d70.zip
Binary file not shown.
Binary file renamed
BIN
+104 KB
...ypes-npm-7.81.0-8a04a883c7-555216f908.zip → ...ypes-npm-7.82.0-a43e9e4194-d4bbb3ce81.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+744 KB
...ugin-npm-6.12.0-3763f39b5f-a791ebe432.zip → ...ugin-npm-6.13.0-48caa5c4d6-450436214c.zip
Binary file not shown.
Binary file renamed
BIN
+8.83 KB
...rser-npm-6.12.0-6a2a318453-92923b7ee6.zip → ...rser-npm-6.13.0-647ebcb614-e6fc677a93.zip
Binary file not shown.
Binary file removed
BIN
-326 KB
.yarn/cache/@typescript-eslint-scope-manager-npm-6.11.0-28657e3c66-d219a96fd8.zip
Binary file not shown.
Binary file renamed
BIN
+326 KB
...ager-npm-6.12.0-7e7e615f88-4cc4eb1bcd.zip → ...ager-npm-6.13.0-89a40e53ac-b0b4b1c26c.zip
Binary file not shown.
Binary file renamed
BIN
+47.8 KB
...tils-npm-6.12.0-4c75f6f9b3-c345c45f12.zip → ...tils-npm-6.13.0-200fe4c403-ca5420c751.zip
Binary file not shown.
Binary file removed
BIN
-30.4 KB
.yarn/cache/@typescript-eslint-types-npm-6.11.0-15f57262ca-ca8a113202.zip
Binary file not shown.
Binary file renamed
BIN
+30.4 KB
...ypes-npm-6.12.0-6bf09d8529-d3b40f9d40.zip → ...ypes-npm-6.13.0-8703a82e6f-a0a7a74943.zip
Binary file not shown.
Binary file removed
BIN
-170 KB
.yarn/cache/@typescript-eslint-typescript-estree-npm-6.12.0-3319916b2a-943f7ff2e1.zip
Binary file not shown.
Binary file renamed
BIN
+170 KB
...tree-npm-6.11.0-a54ddab11a-e137ba7c4c.zip → ...tree-npm-6.13.0-aee85e8a2f-f1fc5d2f6c.zip
Binary file not shown.
Binary file removed
BIN
-112 KB
.yarn/cache/@typescript-eslint-utils-npm-6.11.0-a1be283b4c-e90aa2c8c5.zip
Binary file not shown.
Binary file renamed
BIN
+112 KB
...tils-npm-6.12.0-c65b198111-dad05bd0e4.zip → ...tils-npm-6.13.0-e5322d44ef-8b37f91f8e.zip
Binary file not shown.
Binary file removed
BIN
-9.83 KB
.yarn/cache/@typescript-eslint-visitor-keys-npm-6.11.0-1ad0d46b76-6aae9dd799.zip
Binary file not shown.
Binary file renamed
BIN
+9.82 KB
...keys-npm-6.12.0-8da01c78d3-3d8dc74ae7.zip → ...keys-npm-6.13.0-74e47b9d71-3e7eefefa9.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+197 KB
...e/msw-npm-2.0.8-03913d6af3-8737dae4cf.zip → ...e/msw-npm-2.0.9-14acb16bf2-77bdb10a01.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,15 +36,15 @@ | |
"toucan-js": "^3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@cloudflare/workers-types": "^4.20231025.0", | ||
"@cloudflare/workers-types": "^4.20231121.0", | ||
"@iarna/toml": "^2.2.5", | ||
"@jest/globals": "^29.7.0", | ||
"@sentry/types": "^7.81.0", | ||
"@sentry/types": "^7.82.0", | ||
"@testing-library/jest-dom": "^6.1.4", | ||
"@types/iarna__toml": "^2.0.5", | ||
"@types/jest": "^29.5.8", | ||
"@typescript-eslint/eslint-plugin": "^6.12.0", | ||
"@typescript-eslint/parser": "^6.12.0", | ||
"@types/jest": "^29.5.10", | ||
"@typescript-eslint/eslint-plugin": "^6.13.0", | ||
"@typescript-eslint/parser": "^6.13.0", | ||
"cross-env": "^7.0.3", | ||
"depcheck": "^1.4.7", | ||
"eslint": "^8.54.0", | ||
|
@@ -53,15 +53,15 @@ | |
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-react": "^7.33.2", | ||
"jest": "^29.7.0", | ||
"msw": "^2.0.8", | ||
"msw": "^2.0.9", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^3.1.0", | ||
"prettier-plugin-packagejson": "^2.4.6", | ||
"prettier-plugin-sh": "^0.13.1", | ||
"ts-jest": "^29.1.1", | ||
"ts-unused-exports": "^10.0.1", | ||
"typescript": "^5.2.2", | ||
"wrangler": "^3.16.0" | ||
"typescript": "^5.3.2", | ||
"wrangler": "^3.17.1" | ||
}, | ||
"packageManager": "[email protected]", | ||
"engines": { | ||
|
Oops, something went wrong.