Skip to content

Commit 932c782

Browse files
authored
Merge pull request #1905 from bids-standard/depfu/batch_all/npm/2024-03-03
[js] Update all npm dependencies (2024-03-03)
2 parents 8a44726 + d35fb11 commit 932c782

File tree

4 files changed

+291
-291
lines changed

4 files changed

+291
-291
lines changed

bids-validator-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"dependencies": {
88
"@babel/runtime": "^7.22.10",
9-
"bootstrap": "^5.3.2",
9+
"bootstrap": "^5.3.3",
1010
"eslint-config-next": "^14.1.0",
1111
"next": "^14.0.0",
1212
"pluralize": "^8.0.0",

bids-validator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
"devDependencies": {
7171
"adm-zip": "",
7272
"chai": "",
73-
"esbuild": "^0.20.0",
73+
"esbuild": "^0.20.1",
7474
"esbuild-plugin-globals": "^0.2.0",
7575
"esbuild-runner": "^2.2.2",
76-
"eslint": "^8.56.0",
76+
"eslint": "^8.57.0",
7777
"eslint-config-prettier": "^9.1.0",
7878
"eslint-plugin-prettier": "^5.1.3",
79-
"husky": "^9.0.10",
79+
"husky": "^9.0.11",
8080
"lockfile": "^1.0.4",
8181
"sync-request": "6.1.0"
8282
},

0 commit comments

Comments
 (0)