Skip to content

Commit 96cb500

Browse files
dependabot[bot]Kocal
authored andcommitted
build: bump cross-env from 5.1.4 to 5.1.5 in /examples/full-airbnb (#115)
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 cdc8d8e commit 96cb500

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/full-airbnb/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-airbnb-base": "^12.1.0",

examples/full-airbnb/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2323,9 +2323,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
23232323
safe-buffer "^5.0.1"
23242324
sha.js "^2.4.8"
23252325

2326-
cross-env@^5.0.5:
2327-
version "5.1.4"
2328-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.4.tgz#f61c14291f7cc653bb86457002ea80a04699d022"
2326+
cross-env@^5.1.5:
2327+
version "5.1.5"
2328+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
23292329
dependencies:
23302330
cross-spawn "^5.1.0"
23312331
is-windows "^1.0.0"

0 commit comments

Comments
 (0)