Skip to content

Bump flat-cache to latest version (caveat)#95

Open
aaronzshey wants to merge 1 commit intohipstersmoothie:masterfrom
aaronzshey:master
Open

Bump flat-cache to latest version (caveat)#95
aaronzshey wants to merge 1 commit intohipstersmoothie:masterfrom
aaronzshey:master

Conversation

@aaronzshey
Copy link
Copy Markdown

On my machine (macOS Monterey 12.7.2, npm 10.8.1, node 22) the tests completed.

However, running npm install will still throw warns about glob, rimraf, etc. This is because the current version of jest hasn't been updated yet - jest's version "3.0.0-alpha5" bumps all these packages (https://github.com/jestjs/jest/blob/main/package.json).

@aaronzshey
Copy link
Copy Markdown
Author

closes #93

Comment thread package.json
"debug": "^4.1.1",
"find-cache-dir": "^3.3.1",
"flat-cache": "^3.0.4",
"flat-cache": "^5.x",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest version of flat-cache is 6.1.8, it may be better to update to "^6.x" instead of 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants