Skip to content

Commit d35fb11

Browse files
authored
Update all npm dependencies (2024-03-03)
1 parent 8a44726 commit d35fb11

File tree

4 files changed

+291
-291
lines changed

4 files changed

+291
-291
lines changed

bids-validator-web/package.json

+1-1
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

+3-3
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)