Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Jun 6, 2024
1 parent ca76f49 commit d784e08
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,20 @@
"@elastic/elasticsearch": "7.12.0",
"@webiny/api-elasticsearch": "0.0.0",
"@webiny/aws-sdk": "0.0.0",
"@webiny/cli-plugin-deploy-pulumi": "0.0.0",
"@webiny/data-migration": "0.0.0",
"@webiny/db-dynamodb": "0.0.0",
"@webiny/error": "0.0.0",
"@webiny/ioc": "0.0.0",
"@webiny/logger": "0.0.0",
"@webiny/utils": "0.0.0",
"execa": "^5.0.0",
"fast-glob": "^3.2.7",
"jsonpack": "^1.1.5",
"lodash": "^4.17.21",
"pluralize": "^8.0.0"
"pino-pretty": "^9.4.0",
"pluralize": "^8.0.0",
"yargs": "^17.4.0"
},
"publishConfig": {
"access": "public",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18761,6 +18761,7 @@ __metadata:
"@webiny/api-headless-cms-ddb-es": 0.0.0
"@webiny/aws-sdk": 0.0.0
"@webiny/cli": 0.0.0
"@webiny/cli-plugin-deploy-pulumi": 0.0.0
"@webiny/data-migration": 0.0.0
"@webiny/db-dynamodb": 0.0.0
"@webiny/error": 0.0.0
Expand All @@ -18771,12 +18772,16 @@ __metadata:
"@webiny/project-utils": 0.0.0
"@webiny/utils": 0.0.0
elastic-ts: ^0.8.0
execa: ^5.0.0
fast-glob: ^3.2.7
jest-dynalite: ^3.2.0
jsonpack: ^1.1.5
lodash: ^4.17.21
pino-pretty: ^9.4.0
pluralize: ^8.0.0
ttypescript: ^1.5.13
typescript: 4.7.4
yargs: ^17.4.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit d784e08

Please sign in to comment.