Skip to content

Commit

Permalink
fix broken yarn.lock after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
sotojn committed Jan 7, 2025
1 parent 95b47b5 commit 9ce84a7
Show file tree
Hide file tree
Showing 3 changed files with 954 additions and 819 deletions.
5 changes: 2 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@
"ms": "~2.1.3"
},
"devDependencies": {
"@terascope/scripts": "~1.8.0",
"@terascope/types": "~1.4.0",
"@terascope/scripts": "~1.7.1",
"@terascope/types": "~1.3.2",
"bunyan": "~1.8.15",
"elasticsearch-store": "~1.7.0",
"fs-extra": "~11.2.0",
Expand All @@ -57,7 +56,7 @@
"semver": "~7.6.3",
"signale": "~1.4.0",
"ts-jest": "^29.2.5",
"typescript": "5.2.2",
"typescript": "~5.7.2",
"uuid": "~11.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@eslint/js": "~9.16.0",
"@swc/core": "1.4.0",
"@swc/jest": "~0.2.36",
"@terascope/scripts": "~1.7.1",
"@terascope/scripts": "~1.8.0",
"@types/bluebird": "~3.5.42",
"@types/convict": "~6.1.6",
"@types/elasticsearch": "~5.0.43",
Expand Down
Loading

0 comments on commit 9ce84a7

Please sign in to comment.