Skip to content

Commit

Permalink
chore: bump the npm_and_yarn group across 3 directories with 1 update
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent ad3872d commit e96a6f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/global-registrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"test:bun": "bun test ./test/bun/Bun.test.js"
},
"dependencies": {
"happy-dom": "^0.0.0"
"happy-dom": "^15.11.7"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:debug": "node --inspect-brk ./test/index.js"
},
"dependencies": {
"happy-dom": "^0.0.0"
"happy-dom": "^15.11.7"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@jest/environment": "^29.4.0",
"@jest/fake-timers": "^29.4.0",
"@jest/types": "^29.4.0",
"happy-dom": "^0.0.0",
"happy-dom": "^15.11.7",
"jest-mock": "^29.4.0",
"jest-util": "^29.4.0"
},
Expand Down

0 comments on commit e96a6f2

Please sign in to comment.