You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated devDependencies in package.json:
- @jest/globals from ^29.7.0 to ^30.1.2
- jest from ^29.7.0 to ^30.1.3
- ts-jest from ^29.1.3 to ^29.4.1
- typescript from ^5.4.5 to ^5.9.2
- Modified linked-list.test.ts to change the assertion in the test for removing a node at an invalid position from toThrowError to toThrow for better clarity.
0 commit comments