File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"all" : " yarn build && yarn format && yarn lint && yarn test"
17
17
},
18
18
"devDependencies" : {
19
- "@trivago/prettier-plugin-sort-imports" : " ^3.1.1 " ,
19
+ "@trivago/prettier-plugin-sort-imports" : " ^3.2.0 " ,
20
20
"@types/aws-lambda" : " ^8.10.92" ,
21
21
"@types/express" : " ^4.17.11" ,
22
22
"@types/jest" : " ^27.4.0" ,
Original file line number Diff line number Diff line change 1418
1418
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
1419
1419
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
1420
1420
1421
- " @trivago/prettier-plugin-sort-imports@^3.1.1 " :
1422
- version "3.1.1 "
1423
- resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-3.1.1 .tgz#101e34eadb252572ec32aea6d5487d93b90a0037 "
1424
- integrity sha512-T9EJNEOugWts4WxdmpWeY+sp+2fUHhvGh9QSBCowEGJfcbnu355HQRqok5bKwejdieMaI1+uGZhuTNMZwjqOCQ ==
1421
+ " @trivago/prettier-plugin-sort-imports@^3.2.0 " :
1422
+ version "3.2.0 "
1423
+ resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-3.2.0 .tgz#7a32b6b3085c436eda0143b2710c440a4a56db90 "
1424
+ integrity sha512-DnwLe+z8t/dZX5xBbYZV1+C5STkyK/P6SSq3Nk6NXlJZsgvDZX2eN4ND7bMFgGV/NL/YChWzcNf6ziGba1ktQQ ==
1425
1425
dependencies :
1426
1426
" @babel/core" " 7.13.10"
1427
1427
" @babel/generator" " 7.13.9"
You can’t perform that action at this time.
0 commit comments