Skip to content

Commit 5f04956

Browse files
Update dependency jest to v30
1 parent 54f41b5 commit 5f04956

File tree

1 file changed

+1
-1
lines changed
  • JAVASCRIPT/javascript.datastructures.algorithms.master

1 file changed

+1
-1
lines changed

JAVASCRIPT/javascript.datastructures.algorithms.master/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"devDependencies": {
66
"codecov": "^1.0.1",
7-
"jest": "27.3.0"
7+
"jest": "30.1.3"
88
},
99
"scripts": {
1010
"test": "jest",

0 commit comments

Comments
 (0)