Skip to content

Commit cd33e76

Browse files
author
Duncan Grant
committed
Update typescript lib to latest
1 parent 214e5ab commit cd33e76

File tree

14 files changed

+63
-63
lines changed

14 files changed

+63
-63
lines changed

Snowflake-Common/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Snowflake-Common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "jest"
1515
},
1616
"dependencies": {
17-
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "https://github.com/cloudsoft/cloudformation-cli-typescript-plugin/releases/download/cs-release/amazon-web-services-cloudformation-cloudformation-cli-typescript-lib-1.0.1.tgz",
17+
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "^1.0.3",
1818
"@types/snowflake-sdk": "^1.6.7",
1919
"axios": "^0.27.2",
2020
"snowflake-sdk": "^1.6.11"

Snowflake-Database-Database/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Snowflake-Database-Database/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
1515
"dependencies": {
16-
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "https://github.com/cloudsoft/cloudformation-cli-typescript-plugin/releases/download/cs-release/amazon-web-services-cloudformation-cloudformation-cli-typescript-lib-1.0.1.tgz",
16+
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "^1.0.3",
1717
"class-transformer": "0.3.1",
1818
"snowflake-sdk": "^1.6.11"
1919
},

Snowflake-Database-Grant/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Snowflake-Database-Grant/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
1515
"dependencies": {
16-
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "https://github.com/cloudsoft/cloudformation-cli-typescript-plugin/releases/download/cs-release/amazon-web-services-cloudformation-cloudformation-cli-typescript-lib-1.0.1.tgz",
16+
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "^1.0.3",
1717
"class-transformer": "0.3.1",
1818
"snowflake-sdk": "^1.6.11"
1919
},

Snowflake-Role-Grant/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Snowflake-Role-Grant/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
1515
"dependencies": {
16-
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "https://github.com/cloudsoft/cloudformation-cli-typescript-plugin/releases/download/cs-release/amazon-web-services-cloudformation-cloudformation-cli-typescript-lib-1.0.1.tgz",
16+
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "^1.0.3",
1717
"class-transformer": "0.3.1",
1818
"snowflake-sdk": "^1.6.11"
1919
},

Snowflake-Role-Role/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Snowflake-Role-Role/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
1515
"dependencies": {
16-
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "https://github.com/cloudsoft/cloudformation-cli-typescript-plugin/releases/download/cs-release/amazon-web-services-cloudformation-cloudformation-cli-typescript-lib-1.0.1.tgz",
16+
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "^1.0.3",
1717
"class-transformer": "0.3.1",
1818
"snowflake-sdk": "^1.6.11"
1919
},

Snowflake-User-User/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Snowflake-User-User/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},
1515
"dependencies": {
16-
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "https://github.com/cloudsoft/cloudformation-cli-typescript-plugin/releases/download/cs-release/amazon-web-services-cloudformation-cloudformation-cli-typescript-lib-1.0.1.tgz",
16+
"@amazon-web-services-cloudformation/cloudformation-cli-typescript-lib": "^1.0.3",
1717
"class-transformer": "0.3.1",
1818
"snowflake-sdk": "^1.6.11"
1919
},

0 commit comments

Comments
 (0)