Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit 604cb9e

Browse files
chore: upgrade projen (#115)
Co-authored-by: eladb <[email protected]>
1 parent 54c88f7 commit 604cb9e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.projen/deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "projen",
76-
"version": "^0.17.33",
76+
"version": "^0.17.47",
7777
"type": "build"
7878
},
7979
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jsii-docgen": "^1.4.114",
4747
"jsii-pacmak": "^1.16.0",
4848
"json-schema": "^0.2.5",
49-
"projen": "^0.17.33",
49+
"projen": "^0.17.47",
5050
"standard-version": "^9",
5151
"ts-jest": "^26.4.4",
5252
"typescript": "^3.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4683,10 +4683,10 @@ progress@^2.0.0:
46834683
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
46844684
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
46854685

4686-
projen@^0.17.33:
4687-
version "0.17.33"
4688-
resolved "https://registry.yarnpkg.com/projen/-/projen-0.17.33.tgz#4229dd758f9a60adf2d254d66758c9c29bc5afbd"
4689-
integrity sha512-s1EZyVTjECow0/qNl6tY/Zf8TfiwkurUPWT4y0/URCxfsml0HE66b+mc1rcHVyKMMUMm/Y9sQZFnUv1xs2rqrw==
4686+
projen@^0.17.47:
4687+
version "0.17.47"
4688+
resolved "https://registry.yarnpkg.com/projen/-/projen-0.17.47.tgz#fdf062f2aa57bcd60acbecd74e895f09606d224e"
4689+
integrity sha512-kdfIITs6kmAncVWkQTcqPmplxQdQiAP14MsM87jtWbbBtJ/riEH/K7wiQzmoGtqLKIuGdapAipGu6MKGCLN+sQ==
46904690
dependencies:
46914691
"@iarna/toml" "^2.2.5"
46924692
chalk "^4.1.0"

0 commit comments

Comments
 (0)