Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "locter", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "A library to locate a file/module by criteria and load it!", | ||
@@ -52,8 +52,8 @@ "author": { | ||
"devDependencies": { | ||
"@rollup/plugin-esm-shim": "^0.1.5", | ||
"@rollup/plugin-esm-shim": "^0.1.7", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@swc/core": "^1.4.11", | ||
"@swc/core": "^1.7.11", | ||
"@swc/jest": "^0.2.36", | ||
"@tada5hi/commitlint-config": "^1.2.0", | ||
"@tada5hi/eslint-config-typescript": "^1.2.10", | ||
"@tada5hi/commitlint-config": "^1.2.1", | ||
"@tada5hi/eslint-config-typescript": "^1.2.11", | ||
"@tada5hi/semantic-release": "^0.3.1", | ||
@@ -63,11 +63,11 @@ "@tada5hi/tsconfig": "^0.5.1", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.12.2", | ||
"@types/node": "^22.3.0", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.57.0", | ||
"husky": "^9.0.11", | ||
"husky": "^9.1.4", | ||
"jest": "^29.6.4", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.13.2", | ||
"rollup": "^4.20.0", | ||
"semantic-release": "^22.0.8", | ||
"typescript": "^5.4.3" | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -79,5 +79,5 @@ "dependencies": { | ||
"flat": "^5.0.2", | ||
"jiti": "^1.21.0", | ||
"yaml": "^2.4.1" | ||
"jiti": "^1.21.6", | ||
"yaml": "^2.5.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
147788
1571
Updatedjiti@^1.21.6
Updatedyaml@^2.5.0