Skip to content

Commit

Permalink
chore(cdp): upgrade jest version (#27320)
Browse files Browse the repository at this point in the history
  • Loading branch information
meikelmosby authored Jan 7, 2025
1 parent cc4c5f8 commit 8e074bd
Show file tree
Hide file tree
Showing 18 changed files with 944 additions and 592 deletions.
2 changes: 1 addition & 1 deletion plugin-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"jest": "^28.1.1",
"jest": "^29.7.0",
"nodemon": "^2.0.22",
"parse-prometheus-text-format": "^1.1.1",
"pino-pretty": "^9.1.0",
Expand Down
Loading

0 comments on commit 8e074bd

Please sign in to comment.