Skip to content

Commit 856ff60

Browse files
authored
pin shimmer to 1.2.1 (#531)
1 parent 1fe33f9 commit 856ff60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"hot-shots": "8.5.0",
4343
"promise-retry": "^2.0.1",
4444
"serialize-error": "^8.1.0",
45-
"shimmer": "^1.2.1",
45+
"shimmer": "1.2.1",
4646
"ts-md5": "1.3.1"
4747
},
4848
"jest": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3775,7 +3775,7 @@ shell-quote@^1.8.1:
37753775
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
37763776
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
37773777

3778-
shimmer@^1.2.1:
3778+
37793779
version "1.2.1"
37803780
resolved "https://registry.yarnpkg.com/shimmer/-/shimmer-1.2.1.tgz#610859f7de327b587efebf501fb43117f9aff337"
37813781
integrity sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==

0 commit comments

Comments
 (0)