8000 chore(deps): update devdependency codesandbox to ^2.1.14 (#5133) · bootstrap-vue/bootstrap-vue@6a5ff24 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a5ff24

Browse files
chore(deps): update devdependency codesandbox to ^2.1.14 (#5133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 005b470 commit 6a5ff24

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
< 8000 div class="Diff-module__diffHeaderWrapper--rsdD4" style="--header-sticky-offset:0px">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"clean-css-cli": "^4.3.0",
115115
"codecov": "^3.6.5",
116116
"codemirror": "^5.52.2",
117-
"codesandbox": "^2.1.12",
117+
"codesandbox": "^2.1.14",
118118
"core-js": ">=2.6.5 <3.0.0",
119119
"cross-env": "^7.0.2",
120120
"eslint": "^6.8.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,24 +3435,24 @@ codesandbox-import-util-types@^2.1.9:
34353435
resolved "https://registry.yarnpkg.com/codesandbox-import-util-types/-/codesandbox-import-util-types-2.1.9.tgz#24ba5ec3d966f51f18b78c48d32e6411da90aa74"
34363436
integrity sha512-Vc4qh+neVfHtS3RG+7wvaErMoEKdNTnLFnyj4Dcbn3NV7v9nlPj/z6MGhHp9S+vAjegWorFzxg9lKB1WGHTt5Q==
34373437

3438-
codesandbox-import-utils@^2.1.12:
3439-
version "2.1.12"
3440-
resolved "https://registry.yarnpkg.com/codesandbox-import-utils/-/codesandbox-import-utils-2.1.12.tgz#0cc6b649ed8bc5ef57c9fcb1bc98b161389a4b83"
3441-
integrity sha512-eTP3TboAlFEZDblCf3uwnV0S3tZCKnoubDONibAE9rI2pdximDGFQdHUpHPU4509bQ6UF2w+DVExlhkxmLFenA==
3438+
codesandbox-import-utils@^2.1.14:
3439+
version "2.1.14"
3440+
resolved "https://registry.yarnpkg.com/codesandbox-import-utils/-/codesandbox-import-utils-2.1.14.tgz#b8222d95208048173ddc754f00618dde5e892eda"
3441+
integrity sha512-IOV1lk/hEnp6KV4uuHvfjrdIbYSVx11WXr75ABjHPuBh117AgKEbujTduoAChDuEofevV6GwlIyl32EBNECE1Q==
34423442
dependencies:
34433443
codesandbox-import-util-types "^2.1.9"
34443444
istextorbinary "^2.2.1"
34453445
lz-string "^1.4.4"
34463446

3447-
codesandbox@^2.1.12:
3448-
version "2.1.12"
3449-
resolved "https://registry.yarnpkg.com/codesandbox/-/codesandbox-2.1.12.tgz#2ab7186b9db3f49b85b27dc95c171ff05101a5c2"
3450-
integrity sha512-DDveHGGR3dGDgLwAbK0Z75pgA+5Mm2OwigYwrNgEc0m4anzTXWnk0CrWAIRJzDm1QCk97w17/DYl1R3LCYi3Tw==
3447+
codesandbox@^2.1.14:
3448+
version "2.1.14"
3449+
resolved "https://registry.yarnpkg.com/codesandbox/-/codesandbox-2.1.14.tgz#63a61773f20038af29107a3d2921e576016250fe"
3450+
integrity sha512-aVOFvUXvsX+a+oTZ7c+mHdWoo3L/C96SDL6iBMOBFB7a0TjjKM03aVmFgrssGdd1cAGCagolGe0zii6EwMS5hQ==
34513451
dependencies:
34523452
axios "^0.18.1"
34533453
chalk "^2.4.1"
34543454
codesandbox-import-util-types "^2.1.9"
3455-
codesandbox-import-utils "^2.1.12"
3455+
codesandbox-import-utils "^2.1.14"
34563456
commander "^2.9.0"
34573457
datauri "^1.1.0"
34583458
filesize "^3.6.1"

0 commit comments

Comments
 (0)
0