Skip to content

Commit

Permalink
Merge pull request #762 from epfml/dependabot/npm_and_yarn/jsdom-25.0.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump jsdom from 24.1.1 to 25.0.0
  • Loading branch information
JulienVig authored Sep 2, 2024
2 parents 8a36ac8 + ecf13f2 commit 60c1276
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion discojs-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/papaparse": "5",
"jsdom": "24",
"jsdom": "25",
"nodemon": "3",
"vitest": "1"
}
Expand Down
11 changes: 5 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vue/tsconfig": "0.5",
"autoprefixer": "10",
"eslint-plugin-cypress": "3",
"jsdom": "24",
"jsdom": "25",
"postcss": "8",
"start-server-and-test": "2",
"tailwindcss": "3",
Expand Down

0 comments on commit 60c1276

Please sign in to comment.