Skip to content

Commit 9d35190

Browse files
renovate[bot]bokuweb
authored andcommitted
chore(deps): pin dependencies (#189)
1 parent 1185a98 commit 9d35190

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/storybook__react": "3.0.7",
4747
"babel-core": "6.26.3",
4848
"concurrently": "3.5.1",
49-
"cpx": "^1.5.0",
50-
"cpy-cli": "^2.0.0",
49+
"cpx": "1.5.0",
50+
"cpy-cli": "2.0.0",
5151
"cypress": "3.0.1",
5252
"gh-pages": "1.2.0",
5353
"light-ts-loader": "1.1.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,7 +2794,7 @@ cp-file@^6.0.0:
27942794
pify "^3.0.0"
27952795
safe-buffer "^5.0.1"
27962796

2797-
cpx@^1.5.0:
2797+
cpx@1.5.0:
27982798
version "1.5.0"
27992799
resolved "https://registry.yarnpkg.com/cpx/-/cpx-1.5.0.tgz#185be018511d87270dedccc293171e37655ab88f"
28002800
dependencies:
@@ -2810,7 +2810,7 @@ cpx@^1.5.0:
28102810
shell-quote "^1.6.1"
28112811
subarg "^1.0.0"
28122812

2813-
cpy-cli@^2.0.0:
2813+
cpy-cli@2.0.0:
28142814
version "2.0.0"
28152815
resolved "https://registry.yarnpkg.com/cpy-cli/-/cpy-cli-2.0.0.tgz#13f1528a231605c52ee7b7f74848e4be82253274"
28162816
dependencies:

0 commit comments

Comments
 (0)