Skip to content

Commit d9adc7f

Browse files
authored
Merge branch 'master' into jtu/winter26-clco
2 parents 6bf2cdb + 9b4ea08 commit d9adc7f

File tree

2 files changed

+173
-322
lines changed

2 files changed

+173
-322
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@eslint/js": "9.32.0",
4242
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
4343
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
44-
"@nx/js": "21.3.10",
44+
"@nx/js": "21.3.11",
4545
"@rollup/plugin-commonjs": "^28.0.6",
4646
"@rollup/plugin-inject": "^5.0.5",
4747
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -66,15 +66,15 @@
6666
"husky": "^9.1.7",
6767
"isbinaryfile": "^5.0.4",
6868
"jsdom": "^26.1.0",
69-
"lint-staged": "^16.1.2",
69+
"lint-staged": "^16.1.4",
7070
"magic-string": "^0.30.17",
71-
"nx": "21.3.10",
71+
"nx": "21.3.11",
7272
"prettier": "^3.6.2",
7373
"rollup": "^4.46.2",
7474
"terser": "^5.43.1",
7575
"tslib": "^2.8.1",
7676
"typescript": "5.8.2",
77-
"typescript-eslint": "8.38.0",
77+
"typescript-eslint": "8.39.0",
7878
"vitest": "^3.2.4"
7979
},
8080
"lint-staged": {

0 commit comments

Comments
 (0)