Skip to content

Commit 7610e39

Browse files
chore(deps): update dev dependency serve to v11.3.1 (#681)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f60c48a commit 7610e39

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"rollup-plugin-replace": "2.2.0",
5959
"rollup-plugin-terser": "5.3.0",
6060
"semantic-release": "15.14.0",
61-
"serve": "11.3.0",
61+
"serve": "11.3.1",
6262
"tslint": "5.20.1",
6363
"tslint-config-prettier": "1.18.0",
6464
"typescript": "3.9.2"

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,7 +3467,6 @@ fsevents@^1.2.3, fsevents@^1.2.7:
34673467
dependencies:
34683468
bindings "^1.5.0"
34693469
nan "^2.12.1"
3470-
node-pre-gyp "*"
34713470

34723471
function-bind@^1.1.1:
34733472
version "1.1.1"
@@ -6271,7 +6270,6 @@ npm@^6.10.3:
62716270
cmd-shim "^3.0.3"
62726271
columnify "~1.5.4"
62736272
config-chain "^1.1.12"
6274-
debuglog "*"
62756273
detect-indent "~5.0.0"
62766274
detect-newline "^2.1.0"
62776275
dezalgo "~1.0.3"
@@ -6286,7 +6284,6 @@ npm@^6.10.3:
62866284
has-unicode "~2.0.1"
62876285
hosted-git-info "^2.8.8"
62886286
iferr "^1.0.2"
6289-
imurmurhash "*"
62906287
infer-owner "^1.0.4"
62916288
inflight "~1.0.6"
62926289
inherits "^2.0.4"
@@ -6305,14 +6302,8 @@ npm@^6.10.3:
63056302
libnpx "^10.2.2"
63066303
lock-verify "^2.1.0"
63076304
lockfile "^1.0.4"
6308-
lodash._baseindexof "*"
63096305
lodash._baseuniq "~4.6.0"
6310-
lodash._bindcallback "*"
6311-
lodash._cacheindexof "*"
6312-
lodash._createcache "*"
6313-
lodash._getnative "*"
63146306
lodash.clonedeep "~4.5.0"
6315-
lodash.restparam "*"
63166307
lodash.union "~4.6.0"
63176308
lodash.uniq "~4.5.0"
63186309
lodash.without "~4.4.0"
@@ -7886,10 +7877,10 @@ [email protected]:
78867877
path-to-regexp "2.2.1"
78877878
range-parser "1.2.0"
78887879

7889-
7890-
version "11.3.0"
7891-
resolved "https://registry.yarnpkg.com/serve/-/serve-11.3.0.tgz#1d342e13e310501ecf17b6602f1f35da640d6448"
7892-
integrity sha512-AU0g50Q1y5EVFX56bl0YX5OtVjUX1N737/Htj93dQGKuHiuLvVB45PD8Muar70W6Kpdlz8aNJfoUqTyAq9EE/A==
7880+
7881+
version "11.3.1"
7882+
resolved "https://registry.yarnpkg.com/serve/-/serve-11.3.1.tgz#dc1087ab81f9e84704bd3d9ca459b7b79a739039"
7883+
integrity sha512-+tcx5eybTZT0scsp1PCb7HYjzBSfRF9fQIwyEU8ZYLioVuhHwywRYBBTF5WYlTXvC62eumK2bloDXAd7+9blGQ==
78937884
dependencies:
78947885
"@zeit/schemas" "2.6.0"
78957886
ajv "6.5.3"

0 commit comments

Comments
 (0)