Resolve package @babel/traverse to 7.23.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ethan Lane 2023-11-10 18:48:46 +00:00
parent f61a5a7ae5
commit ae1c67e032
2 changed files with 462 additions and 329 deletions

View file

@ -35,22 +35,23 @@
"funding": "https://ko-fi.com/vylpes", "funding": "https://ko-fi.com/vylpes",
"devDependencies": { "devDependencies": {
"@types/eslint": "^8.21.1", "@types/eslint": "^8.21.1",
"@types/jest": "^29.4.0", "@types/jest": "^29.5.8",
"@types/node": "^18.0.0", "@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0", "@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.49.0", "eslint": "^8.49.0",
"jest": "^29.4.3", "jest": "^29.7.0",
"jest-mock-extended": "^3.0.3", "jest-mock-extended": "^3.0.3",
"np": "^7.7.0", "np": "^7.7.0",
"ts-jest": "^29.0.5", "ts-jest": "^29.1.1",
"ts-mockito": "^2.6.1", "ts-mockito": "^2.6.1",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^5.0.0" "typescript": "^5.0.0"
}, },
"resolutions": { "resolutions": {
"np/**/got": "^11.8.5", "np/**/got": "^11.8.5",
"**/semver": "^7.5.2" "**/semver": "^7.5.2",
"@babel/traverse": "^7.23.2"
}, },
"files": [ "files": [
"dist" "dist"

782
yarn.lock

File diff suppressed because it is too large Load diff