Skip to content

Commit 3219a04

Browse files
committed
remove unused old cache lib
1 parent 65e9daf commit 3219a04

3 files changed

Lines changed: 1 addition & 232 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"engines": {
1010
"node": "^18.20.0 || ^20.10.0 || >=22.0.0"
1111
},
12-
"dependencies": {
13-
"find-up": "^5.0.0"
14-
},
1512
"peerDependencies": {
1613
"@babel/core": "^7.12.0",
1714
"webpack": ">=5.61.0"
@@ -98,4 +95,4 @@
9895
]
9996
},
10097
"packageManager": "yarn@3.6.4"
101-
}
98+
}

src/cache.js

Lines changed: 0 additions & 227 deletions
This file was deleted.

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1959,7 +1959,6 @@ __metadata:
19591959
eslint: ^9.6.0
19601960
eslint-config-prettier: ^9.1.0
19611961
eslint-plugin-prettier: ^5.1.3
1962-
find-up: ^5.0.0
19631962
globals: ^15.8.0
19641963
husky: ^9.1.5
19651964
lint-staged: ^15.2.9

0 commit comments

Comments
 (0)