Skip to content

Commit 0785ad3

Browse files
dependabot[bot]Kocal
authored andcommitted
build: bump cross-env from 5.1.4 to 5.1.5 in /examples/full (#117)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v5.1.4...v5.1.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3285f0f commit 0785ad3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/full/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-eslint": "^8.2.3",
2727
"babel-loader": "8.0.0-beta.2",
2828
"copy-webpack-plugin": "^4.0.1",
29-
"cross-env": "^5.0.5",
29+
"cross-env": "^5.1.5",
3030
"css-loader": "^0.28.11",
3131
"eslint": "^4.15.0",
3232
"eslint-config-prettier": "^2.9.0",

examples/full/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2319,9 +2319,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
23192319
safe-buffer "^5.0.1"
23202320
sha.js "^2.4.8"
23212321

2322-
cross-env@^5.0.5:
2323-
version "5.1.4"
2324-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.4.tgz#f61c14291f7cc653bb86457002ea80a04699d022"
2322+
cross-env@^5.1.5:
2323+
version "5.1.5"
2324+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
23252325
dependencies:
23262326
cross-spawn "^5.1.0"
23272327
is-windows "^1.0.0"

0 commit comments

Comments
 (0)