Skip to content

Commit 47fb443

Browse files
chore(deps): update all non-major dependencies
1 parent 32cb659 commit 47fb443

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-lit-a11y": "^4.1.4",
4343
"eslint-plugin-prettier": "^5.2.1",
4444
"eslint-plugin-wc": "^2.2.0",
45-
"lint-staged": "^15.2.11",
45+
"lint-staged": "^15.3.0",
4646
"markdown-toc": "^1.2.0",
4747
"npm-run-all2": "^7.0.2",
4848
"prettier": "^3.4.2",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@favware/cliff-jumper": "^5.0.0",
132132
"@web/dev-server": "^0.4.6",
133133
"@web/dev-server-esbuild": "^1.0.3",
134-
"concurrently": "^9.1.0",
134+
"concurrently": "^9.1.1",
135135
"ts-lit-plugin": "^2.0.2",
136136
"typescript": "^5.7.2"
137137
},

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -4001,7 +4001,7 @@ __metadata:
40014001
"@lit/context": "npm:^1.1.3"
40024002
"@web/dev-server": "npm:^0.4.6"
40034003
"@web/dev-server-esbuild": "npm:^1.0.3"
4004-
concurrently: "npm:^9.1.0"
4004+
concurrently: "npm:^9.1.1"
40054005
lit: "npm:^3.2.1"
40064006
ts-lit-plugin: "npm:^2.0.2"
40074007
typescript: "npm:^5.7.2"
@@ -5970,10 +5970,10 @@ __metadata:
59705970
languageName: node
59715971
linkType: hard
59725972

5973-
"chalk@npm:^5.3.0, chalk@npm:~5.3.0":
5974-
version: 5.3.0
5975-
resolution: "chalk@npm:5.3.0"
5976-
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
5973+
"chalk@npm:^5.3.0, chalk@npm:~5.4.1":
5974+
version: 5.4.1
5975+
resolution: "chalk@npm:5.4.1"
5976+
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
59775977
languageName: node
59785978
linkType: hard
59795979

@@ -6422,9 +6422,9 @@ __metadata:
64226422
languageName: node
64236423
linkType: hard
64246424

6425-
"concurrently@npm:^9.1.0":
6426-
version: 9.1.0
6427-
resolution: "concurrently@npm:9.1.0"
6425+
"concurrently@npm:^9.1.1":
6426+
version: 9.1.1
6427+
resolution: "concurrently@npm:9.1.1"
64286428
dependencies:
64296429
chalk: "npm:^4.1.2"
64306430
lodash: "npm:^4.17.21"
@@ -6436,7 +6436,7 @@ __metadata:
64366436
bin:
64376437
conc: dist/bin/concurrently.js
64386438
concurrently: dist/bin/concurrently.js
6439-
checksum: 10/9ed158095a6dcb30b2fbc00f173a993d080b6eca466b8005650b051f82618991ba8ae76b39c41ae78780f83846154e5ec434753f402aa4401acf0ffb2422e1cf
6439+
checksum: 10/fdf01f8910bb7bc521e3d6de10975dd6a6a964dda3b7431bf99e87107a276f4e62b1e5eb1498c7ffd7d6e17823d69442ba7a753158b989824c0d72f870e6c04a
64406440
languageName: node
64416441
linkType: hard
64426442

@@ -11142,11 +11142,11 @@ __metadata:
1114211142
languageName: node
1114311143
linkType: hard
1114411144

11145-
"lint-staged@npm:^15.2.11":
11146-
version: 15.2.11
11147-
resolution: "lint-staged@npm:15.2.11"
11145+
"lint-staged@npm:^15.3.0":
11146+
version: 15.3.0
11147+
resolution: "lint-staged@npm:15.3.0"
1114811148
dependencies:
11149-
chalk: "npm:~5.3.0"
11149+
chalk: "npm:~5.4.1"
1115011150
commander: "npm:~12.1.0"
1115111151
debug: "npm:~4.4.0"
1115211152
execa: "npm:~8.0.1"
@@ -11158,7 +11158,7 @@ __metadata:
1115811158
yaml: "npm:~2.6.1"
1115911159
bin:
1116011160
lint-staged: bin/lint-staged.js
11161-
checksum: 10/b3fa66401fee667c39b28ed8d0dc28213e6c23d5cb88ca599e030e1eb7fd4ed199f2e3c4b02ae65ded9f5a30e0168a4c3cf3a3cf12959f195864962dba37e917
11161+
checksum: 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
1116211162
languageName: node
1116311163
linkType: hard
1116411164

@@ -14995,7 +14995,7 @@ __metadata:
1499514995
eslint-plugin-lit-a11y: "npm:^4.1.4"
1499614996
eslint-plugin-prettier: "npm:^5.2.1"
1499714997
eslint-plugin-wc: "npm:^2.2.0"
14998-
lint-staged: "npm:^15.2.11"
14998+
lint-staged: "npm:^15.3.0"
1499914999
markdown-toc: "npm:^1.2.0"
1500015000
npm-run-all2: "npm:^7.0.2"
1500115001
prettier: "npm:^3.4.2"

0 commit comments

Comments
 (0)