Skip to content

Commit

Permalink
fix: Update dependencies for 43f4b4b (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: dependencies-outdater <dependencies-outater>
  • Loading branch information
sirily11 committed Apr 12, 2022
1 parent 43f4b4b commit 076e706
Show file tree
Hide file tree
Showing 4 changed files with 449 additions and 1,394 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"devDependencies": {
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/etd-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@etherdata-blockchain/logger": "^3.0.0",
"@types/glob": "^7.2.0",
"@types/jest": "^27.4.1",
"glob": "^7.2.0",
"glob": "^8.0.1",
"jest": "^27.5.1",
"ts-jest": "^27.1.4",
"ts-json-schema-generator": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/etd-string-replacer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@etherdata-blockchain/logger": "^3.0.0",
"@types/glob": "^7.2.0",
"@types/jest": "^27.4.1",
"glob": "^7.2.0",
"glob": "^8.0.1",
"jest": "^27.5.1",
"ts-jest": "^27.1.4",
"ts-json-schema-generator": "1.0.0",
Expand Down
Loading

0 comments on commit 076e706

Please sign in to comment.