Skip to content

Commit

Permalink
Update all npm dependencies (2024-07-28) (#2024)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Jul 28, 2024
1 parent f0a2d3d commit 56286be
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 48 deletions.
6 changes: 3 additions & 3 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"pako": "^1.0.6",
"path": "^0.12.7",
"pluralize": "^8.0.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"stream-browserify": "^3.0.0",
"table": "^6.8.2",
"util": "^0.12.5",
Expand All @@ -75,8 +75,8 @@
"esbuild-runner": "^2.2.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.1",
"lockfile": "^1.0.4",
"sync-request": "6.1.0"
},
Expand Down
114 changes: 71 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"codecov": "^3.8.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
Expand Down

0 comments on commit 56286be

Please sign in to comment.