Skip to content

Commit 2311ad3

Browse files
authored
Merge pull request #1168 from serlo/dependabot/npm_and_yarn/minor-and-patch-ac919d1c53
chore(deps): bump the minor-and-patch group with 7 updates
2 parents 935b3bc + 133b799 commit 2311ad3

File tree

2 files changed

+141
-173
lines changed

2 files changed

+141
-173
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,23 @@
3232
"dependencies": {
3333
"fp-ts": "^2.16.11",
3434
"io-ts": "^2.2.22",
35-
"jose": "^6.1.0",
35+
"jose": "^6.1.1",
3636
"toucan-js": "^4.1.1"
3737
},
3838
"devDependencies": {
39-
"@cloudflare/workers-types": "^4.20251014.0",
39+
"@cloudflare/workers-types": "^4.20251109.0",
4040
"@eslint/compat": "^1.4.1",
4141
"@eslint/eslintrc": "^3.3.1",
4242
"@eslint/js": "^9.39.1",
4343
"@iarna/toml": "^2.2.5",
4444
"@jest/globals": "^30.2.0",
45-
"@sentry/core": "^10.22.0",
45+
"@sentry/core": "^10.24.0",
4646
"@testing-library/jest-dom": "^6.9.1",
4747
"@types/iarna__toml": "^2.0.5",
4848
"@types/jest": "^30.0.0",
4949
"@types/node": "24.10.0",
50-
"@typescript-eslint/eslint-plugin": "^8.46.3",
51-
"@typescript-eslint/parser": "^8.46.3",
50+
"@typescript-eslint/eslint-plugin": "^8.46.4",
51+
"@typescript-eslint/parser": "^8.46.4",
5252
"cross-env": "^10.1.0",
5353
"depcheck": "^1.4.7",
5454
"eslint": "^9.39.1",
@@ -58,15 +58,15 @@
5858
"eslint-plugin-react": "^7.37.5",
5959
"globals": "^16.5.0",
6060
"jest": "^30.2.0",
61-
"msw": "^2.11.6",
61+
"msw": "^2.12.1",
6262
"npm-run-all": "^4.1.5",
6363
"prettier": "^3.6.2",
6464
"prettier-plugin-packagejson": "^2.5.19",
6565
"prettier-plugin-sh": "^0.18.0",
6666
"ts-jest": "^29.4.5",
6767
"ts-unused-exports": "^11.0.1",
6868
"typescript": "^5.9.3",
69-
"wrangler": "^4.45.3"
69+
"wrangler": "^4.46.0"
7070
},
7171
"packageManager": "yarn@3.6.0",
7272
"engines": {

0 commit comments

Comments
 (0)