File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@iopipe/config" : " ^1.4.1" ,
42
- "@iopipe/core" : " ^1.18 .0"
42
+ "@iopipe/core" : " ^1.19 .0"
43
43
},
44
44
"devDependencies" : {
45
45
"@iopipe/scripts" : " ^1.4.1" ,
Original file line number Diff line number Diff line change 86
86
" @iopipe/profiler" " ^2.1.0"
87
87
" @iopipe/trace" " ^1.4.1"
88
88
89
- " @iopipe/core@^1.13" , "@iopipe/core@^1.18.0" :
89
+ " @iopipe/core@^1.13 " :
90
90
version "1.18.0"
91
91
resolved "https://registry.yarnpkg.com/@iopipe/core/-/core-1.18.0.tgz#347faa77b3279fa691ef4db9c9bb123258f7f7d0"
92
92
dependencies :
93
93
cosmiconfig "^4"
94
94
lodash.uniqby "^4.7.0"
95
95
simple-get "^3.0.2"
96
96
97
+ " @iopipe/core@^1.19.0 " :
98
+ version "1.19.0"
99
+ resolved "https://registry.yarnpkg.com/@iopipe/core/-/core-1.19.0.tgz#5c56b3df670f40bfb356b3fb995e0587f3715716"
100
+ integrity sha512-8+FRJIPbHpWmKAi9vHX4S+hmXLmBIFb1/af+vft/4YOZucH+DyYZuXLEx0H85x+mOqroimrO1ayEARBGxJ9WDg==
101
+ dependencies :
102
+ cosmiconfig "^4"
103
+ lodash.uniqby "^4.7.0"
104
+ simple-get "^3.0.2"
105
+
97
106
" @iopipe/eslint-config-iopipe@1.0.2 " :
98
107
version "1.0.2"
99
108
resolved "https://registry.yarnpkg.com/@iopipe/eslint-config-iopipe/-/eslint-config-iopipe-1.0.2.tgz#be3206850a35bbc497089ecaa5b0c565564ca7b3"
You can’t perform that action at this time.
0 commit comments