Skip to content

Commit

Permalink
chore(deps-dev): Bump monocdk from 1.87.1 to 1.91.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 24, 2021
1 parent 05bba87 commit 04e50c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"jest-create-mock-instance": "^1.1.0",
"monocdk": "1.87.1",
"monocdk": "1.91.0",
"standard-version": "^9.1.1",
"ts-jest": "^26.5.2",
"typescript": "^4.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4281,10 +4281,10 @@ modify-values@^1.0.0:
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==

monocdk@1.87.1:
version "1.87.1"
resolved "https://registry.yarnpkg.com/monocdk/-/monocdk-1.87.1.tgz#d69de857db2f5730b8aaf6530b746b7a6ad257ad"
integrity sha512-uwP6O1XZo2DWVwnmPrw+enlxxGNEezy4sBlw//Hiod66SxjRdgshtJsDauTgnFFAvV8NjEunXVjjWlVWi3crYQ==
monocdk@1.91.0:
version "1.91.0"
resolved "https://registry.yarnpkg.com/monocdk/-/monocdk-1.91.0.tgz#cc3c6d874de51c1cd76692b935831116197eca1e"
integrity sha512-cBPJuvQ5NUfS5jdBisPJ2N35BYHMHynqf3hUViuy2hxRcY0tBxw7D19TIQjYXpeTQ6if5WyVxvDuh1lSXTu3vw==
dependencies:
"@balena/dockerignore" "^1.0.2"
case "1.6.3"
Expand All @@ -4293,7 +4293,7 @@ monocdk@1.87.1:
jsonschema "^1.4.0"
minimatch "^3.0.4"
punycode "^2.1.1"
semver "^7.3.2"
semver "^7.3.4"
yaml "1.10.0"

ms@2.0.0:
Expand Down

0 comments on commit 04e50c0

Please sign in to comment.