File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 "lint" : " npx eslint . --ext .js,.jsx,.ts,.tsx"
1111 },
1212 "devDependencies" : {
13- "@aws-quickstart/eks-blueprints" : " ^1.11.3 " ,
13+ "@aws-quickstart/eks-blueprints" : " ^1.11.2 " ,
1414 "@types/jest" : " ^29.5.1" ,
1515 "@types/node" : " ^18.15.12" ,
1616 "@typescript-eslint/eslint-plugin" : " ^5.59.0" ,
2323 "typescript" : " ^5.0.4"
2424 },
2525 "dependencies" : {
26- "@aws-quickstart/eks-blueprints" : " ^1.11.3 " ,
26+ "@aws-quickstart/eks-blueprints" : " ^1.11.2 " ,
2727 "constructs" : " ^10.0.0" ,
2828 "aws-cdk" : " 2.91.0" ,
2929 "eks-blueprints-cdk-kubeflow-ext" : " 0.1.9" ,
3030 "source-map-support" : " ^0.5.21"
3131 },
3232 "overrides" : {
33- "@aws-quickstart/eks-blueprints" : " ^1.11.3 " ,
33+ "@aws-quickstart/eks-blueprints" : " ^1.11.2 " ,
3434 "aws-cdk" : " 2.91.0" ,
3535 "xml2js" : " 0.5.0"
3636 }
You can’t perform that action at this time.
0 commit comments