Skip to content

Commit 935b3bc

Browse files
authored
Merge pull request #1167 from serlo/dependabot/npm_and_yarn/minor-and-patch-c919ff6824
chore(deps-dev): bump the minor-and-patch group with 8 updates
2 parents 7867132 + 06dd107 commit 935b3bc

File tree

2 files changed

+129
-120
lines changed

2 files changed

+129
-120
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,26 @@
3737
},
3838
"devDependencies": {
3939
"@cloudflare/workers-types": "^4.20251014.0",
40-
"@eslint/compat": "^1.4.0",
40+
"@eslint/compat": "^1.4.1",
4141
"@eslint/eslintrc": "^3.3.1",
42-
"@eslint/js": "^9.38.0",
42+
"@eslint/js": "^9.39.1",
4343
"@iarna/toml": "^2.2.5",
4444
"@jest/globals": "^30.2.0",
4545
"@sentry/core": "^10.22.0",
4646
"@testing-library/jest-dom": "^6.9.1",
4747
"@types/iarna__toml": "^2.0.5",
4848
"@types/jest": "^30.0.0",
49-
"@types/node": "24.9.1",
50-
"@typescript-eslint/eslint-plugin": "^8.46.2",
51-
"@typescript-eslint/parser": "^8.46.2",
49+
"@types/node": "24.10.0",
50+
"@typescript-eslint/eslint-plugin": "^8.46.3",
51+
"@typescript-eslint/parser": "^8.46.3",
5252
"cross-env": "^10.1.0",
5353
"depcheck": "^1.4.7",
54-
"eslint": "^9.38.0",
54+
"eslint": "^9.39.1",
5555
"eslint-config-prettier": "^10.1.8",
5656
"eslint-plugin-deprecation": "^3.0.0",
5757
"eslint-plugin-import": "^2.32.0",
5858
"eslint-plugin-react": "^7.37.5",
59-
"globals": "^16.4.0",
59+
"globals": "^16.5.0",
6060
"jest": "^30.2.0",
6161
"msw": "^2.11.6",
6262
"npm-run-all": "^4.1.5",
@@ -66,7 +66,7 @@
6666
"ts-jest": "^29.4.5",
6767
"ts-unused-exports": "^11.0.1",
6868
"typescript": "^5.9.3",
69-
"wrangler": "^4.45.0"
69+
"wrangler": "^4.45.3"
7070
},
7171
"packageManager": "yarn@3.6.0",
7272
"engines": {

0 commit comments

Comments
 (0)