Skip to content

Commit 4f882c3

Browse files
Update all non-major dependencies
1 parent b70d5f6 commit 4f882c3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@ithaka/eslint-config-vue": "^5.1.2",
4040
"@tsconfig/node22": "^22.0.2",
4141
"@types/jsdom": "^21.1.7",
42-
"@types/node": "^22.18.6",
42+
"@types/node": "^22.18.7",
4343
"@types/pnpapi": "^0.0.5",
4444
"@vitejs/plugin-vue": "^6.0.1",
4545
"@vitejs/plugin-vue-jsx": "^5.1.1",
@@ -53,7 +53,7 @@
5353
"husky": "^9.1.7",
5454
"jiti": "^2.6.0",
5555
"jsdom": "^27.0.0",
56-
"lint-staged": "^16.2.1",
56+
"lint-staged": "^16.2.3",
5757
"npm-run-all2": "^8.0.4",
5858
"path": "^0.12.7",
5959
"prettier": "^3.6.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1654,12 +1654,12 @@ __metadata:
16541654
languageName: node
16551655
linkType: hard
16561656

1657-
"@types/node@npm:^22.18.6":
1658-
version: 22.18.6
1659-
resolution: "@types/node@npm:22.18.6"
1657+
"@types/node@npm:^22.18.7":
1658+
version: 22.18.7
1659+
resolution: "@types/node@npm:22.18.7"
16601660
dependencies:
16611661
undici-types: "npm:~6.21.0"
1662-
checksum: 10c0/7ba190da2e64e56c59270661af8cd682c830a1375b6f965ab153be90baabfdaa867aa1d63f87b42de80956996d46dfe1cf93ecefe982d9a16e485b6756949f9a
1662+
checksum: 10c0/b07204aa5ffc4ba74512d945eb97200ced52e0dcec3ccce4e09aeebba84fd0dcac9ff9b45140998b74520a9e648020fe0efecb7df4c93ab256bcbd869f444a74
16631663
languageName: node
16641664
linkType: hard
16651665

@@ -4519,7 +4519,7 @@ __metadata:
45194519
"@ithaka/pharos": "npm:^14.19.0"
45204520
"@tsconfig/node22": "npm:^22.0.2"
45214521
"@types/jsdom": "npm:^21.1.7"
4522-
"@types/node": "npm:^22.18.6"
4522+
"@types/node": "npm:^22.18.7"
45234523
"@types/pnpapi": "npm:^0.0.5"
45244524
"@vitejs/plugin-vue": "npm:^6.0.1"
45254525
"@vitejs/plugin-vue-jsx": "npm:^5.1.1"
@@ -4536,7 +4536,7 @@ __metadata:
45364536
husky: "npm:^9.1.7"
45374537
jiti: "npm:^2.6.0"
45384538
jsdom: "npm:^27.0.0"
4539-
lint-staged: "npm:^16.2.1"
4539+
lint-staged: "npm:^16.2.3"
45404540
npm-run-all2: "npm:^8.0.4"
45414541
openseadragon: "npm:^5.0.1"
45424542
path: "npm:^0.12.7"
@@ -4812,7 +4812,7 @@ __metadata:
48124812
languageName: node
48134813
linkType: hard
48144814

4815-
"lint-staged@npm:^16.2.1":
4815+
"lint-staged@npm:^16.2.3":
48164816
version: 16.2.3
48174817
resolution: "lint-staged@npm:16.2.3"
48184818
dependencies:

0 commit comments

Comments
 (0)