Skip to content

Commit a819b9b

Browse files
chore(deps): update dependency cross-env to ^7.0.3 (#28505)
Co-authored-by: Renovate Bot <[email protected]>
1 parent badd466 commit a819b9b

File tree

105 files changed

+125
-190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+125
-190
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"babel-jest": "^24.9.0",
3434
"chalk": "^4.1.0",
3535
"chokidar": "^3.4.3",
36-
"cross-env": "^7.0.2",
36+
"cross-env": "^7.0.3",
3737
"danger": "^10.5.4",
3838
"date-fns": "^1.30.1",
3939
"dictionary-en": "^3.0.1",

packages/babel-plugin-remove-graphql-queries/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/cli": "^7.12.1",
1313
"@babel/core": "^7.12.3",
1414
"babel-preset-gatsby-package": "^0.9.0-next.0",
15-
"cross-env": "^7.0.2"
15+
"cross-env": "^7.0.3"
1616
},
1717
"peerDependencies": {
1818
"gatsby": "^2.0.0"

packages/babel-preset-gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/cli": "^7.12.1",
4040
"babel-preset-gatsby-package": "^0.9.0-next.0",
41-
"cross-env": "^7.0.2",
41+
"cross-env": "^7.0.3",
4242
"slash": "^3.0.0"
4343
},
4444
"engines": {

packages/gatsby-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/hosted-git-info": "^3.0.1",
6161
"@types/yargs": "^15.0.8",
6262
"babel-preset-gatsby-package": "^0.9.0-next.0",
63-
"cross-env": "^7.0.2",
63+
"cross-env": "^7.0.3",
6464
"ink": "^2.7.1",
6565
"ink-spinner": "^3.1.0",
6666
"npm-run-all": "4.1.5",

packages/gatsby-codemods/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/cli": "^7.12.1",
3939
"babel-preset-gatsby-package": "^0.9.0-next.0",
40-
"cross-env": "^7.0.2"
40+
"cross-env": "^7.0.3"
4141
},
4242
"engines": {
4343
"node": ">=10.13.0"

packages/gatsby-core-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/core": "^7.12.3",
4343
"@types/ci-info": "2.0.0",
4444
"babel-preset-gatsby-package": "^0.9.0-next.0",
45-
"cross-env": "^7.0.2",
45+
"cross-env": "^7.0.3",
4646
"typescript": "^3.9.7"
4747
},
4848
"engines": {

packages/gatsby-cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/cli": "^7.12.1",
2222
"@babel/core": "^7.12.3",
2323
"babel-preset-gatsby-package": "^0.9.0-next.0",
24-
"cross-env": "^7.0.2"
24+
"cross-env": "^7.0.3"
2525
},
2626
"keywords": [
2727
"gatsby",

packages/gatsby-design-tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"agadoo": "^1.1.0",
33-
"cross-env": "^7.0.2",
33+
"cross-env": "^7.0.3",
3434
"microbundle": "^0.12.4",
3535
"preval.macro": "^3.0.0"
3636
},

packages/gatsby-dev-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/cli": "^7.12.1",
2929
"@babel/core": "^7.12.3",
3030
"babel-preset-gatsby-package": "^0.9.0-next.0",
31-
"cross-env": "^7.0.2"
31+
"cross-env": "^7.0.3"
3232
},
3333
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",
3434
"keywords": [

packages/gatsby-graphiql-explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-loader": "^8.1.0",
4141
"babel-preset-gatsby-package": "^0.9.0-next.0",
4242
"core-js": "^3.7.0",
43-
"cross-env": "^7.0.2",
43+
"cross-env": "^7.0.3",
4444
"css-loader": "^1.0.1",
4545
"graphiql": "^0.17.5",
4646
"graphiql-code-exporter": "^2.0.9",

packages/gatsby-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/core": "^7.12.3",
1717
"@testing-library/react": "^9.5.0",
1818
"babel-preset-gatsby-package": "^0.9.0-next.0",
19-
"cross-env": "^7.0.2",
19+
"cross-env": "^7.0.3",
2020
"jest-matchmedia-mock": "^1.1.0"
2121
},
2222
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme",

packages/gatsby-legacy-polyfills/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"codegen.macro": "^4.0.0",
3535
"core-js": "^3.6.5",
3636
"cpy-cli": "^3.1.1",
37-
"cross-env": "^7.0.2",
37+
"cross-env": "^7.0.3",
3838
"execa": "^4.1.0",
3939
"fs-extra": "^9.0.1",
4040
"microbundle": "^0.12.4",

packages/gatsby-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/core": "^7.12.3",
1717
"@testing-library/react": "^9.5.0",
1818
"babel-preset-gatsby-package": "^0.9.0-next.0",
19-
"cross-env": "^7.0.2"
19+
"cross-env": "^7.0.3"
2020
},
2121
"peerDependencies": {
2222
"@reach/router": "^1.3.3",

packages/gatsby-page-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/core": "^7.12.3",
3737
"@types/micromatch": "^4.0.1",
3838
"babel-preset-gatsby-package": "^0.9.0-next.0",
39-
"cross-env": "^7.0.2",
39+
"cross-env": "^7.0.3",
4040
"rimraf": "^3.0.2",
4141
"typescript": "^3.9.7"
4242
},

packages/gatsby-plugin-canonical-urls/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2"
16+
"cross-env": "^7.0.3"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme",
1919
"keywords": [

packages/gatsby-plugin-catch-links/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/cli": "^7.12.1",
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.9.0-next.0",
17-
"cross-env": "^7.0.2"
17+
"cross-env": "^7.0.3"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links#readme",
2020
"keywords": [

packages/gatsby-plugin-coffeescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/cli": "^7.12.1",
2020
"@babel/core": "^7.12.3",
2121
"babel-preset-gatsby-package": "^0.9.0-next.0",
22-
"cross-env": "^7.0.2"
22+
"cross-env": "^7.0.3"
2323
},
2424
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript#readme",
2525
"keywords": [

packages/gatsby-plugin-create-client-paths/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2"
16+
"cross-env": "^7.0.3"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-create-client-paths#readme",
1919
"keywords": [

packages/gatsby-plugin-cxs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2",
16+
"cross-env": "^7.0.3",
1717
"cxs": "^6.2.0",
1818
"gatsby-plugin-utils": "^0.6.0-next.0"
1919
},

packages/gatsby-plugin-emotion/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/cli": "^7.12.1",
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.9.0-next.0",
17-
"cross-env": "^7.0.2"
17+
"cross-env": "^7.0.3"
1818
},
1919
"peerDependencies": {
2020
"@babel/core": "^7.11.6",

packages/gatsby-plugin-facebook-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2"
16+
"cross-env": "^7.0.3"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics#readme",
1919
"keywords": [

packages/gatsby-plugin-feed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/cli": "^7.12.1",
2020
"@babel/core": "^7.12.3",
2121
"babel-preset-gatsby-package": "^0.9.0-next.0",
22-
"cross-env": "^7.0.2"
22+
"cross-env": "^7.0.3"
2323
},
2424
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-feed#readme",
2525
"keywords": [

packages/gatsby-plugin-flow/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/cli": "^7.12.1",
3232
"@babel/core": "^7.12.3",
3333
"babel-preset-gatsby-package": "^0.9.0-next.0",
34-
"cross-env": "^7.0.2"
34+
"cross-env": "^7.0.3"
3535
},
3636
"engines": {
3737
"node": ">=10.13.0"

packages/gatsby-plugin-fullstory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/cli": "^7.12.1",
3131
"@babel/core": "^7.12.3",
3232
"babel-preset-gatsby-package": "^0.9.0-next.0",
33-
"cross-env": "^7.0.2"
33+
"cross-env": "^7.0.3"
3434
},
3535
"peerDependencies": {
3636
"gatsby": "^2.0.0"

packages/gatsby-plugin-glamor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2",
16+
"cross-env": "^7.0.3",
1717
"gatsby-plugin-utils": "^0.6.0-next.0"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-glamor#readme",

packages/gatsby-plugin-google-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@babel/core": "^7.12.3",
1616
"@testing-library/react": "^9.5.0",
1717
"babel-preset-gatsby-package": "^0.9.0-next.0",
18-
"cross-env": "^7.0.2"
18+
"cross-env": "^7.0.3"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-analytics#readme",
2121
"keywords": [

packages/gatsby-plugin-google-gtag/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/cli": "^7.12.1",
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.9.0-next.0",
17-
"cross-env": "^7.0.2"
17+
"cross-env": "^7.0.3"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag#readme",
2020
"keywords": [

packages/gatsby-plugin-google-tagmanager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2",
16+
"cross-env": "^7.0.3",
1717
"gatsby-plugin-utils": "^0.6.0-next.0"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme",

packages/gatsby-plugin-graphql-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2"
16+
"cross-env": "^7.0.3"
1717
},
1818
"peerDependencies": {
1919
"gatsby": "^2.0.0"

packages/gatsby-plugin-guess-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/cli": "^7.12.1",
3636
"@babel/core": "^7.12.3",
3737
"babel-preset-gatsby-package": "^0.9.0-next.0",
38-
"cross-env": "^7.0.2"
38+
"cross-env": "^7.0.3"
3939
},
4040
"peerDependencies": {
4141
"gatsby": "^2.0.0"

packages/gatsby-plugin-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react-dom": "^16.9.8",
5959
"ast-pretty-print": "^2.0.1",
6060
"babel-plugin-macros": "^2.8.0",
61-
"cross-env": "^7.0.2",
61+
"cross-env": "^7.0.3",
6262
"cssnano": "^4.1.10",
6363
"del-cli": "^3.0.1",
6464
"do-sync": "^2.2.0",

packages/gatsby-plugin-jss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/cli": "^7.12.1",
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.9.0-next.0",
16-
"cross-env": "^7.0.2"
16+
"cross-env": "^7.0.3"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-jss#readme",
1919
"keywords": [

packages/gatsby-plugin-layout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/cli": "^7.12.1",
3131
"@babel/core": "^7.12.3",
3232
"babel-preset-gatsby-package": "^0.9.0-next.0",
33-
"cross-env": "^7.0.2"
33+
"cross-env": "^7.0.3"
3434
},
3535
"engines": {
3636
"node": ">=10.13.0"

packages/gatsby-plugin-less/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/cli": "^7.12.1",
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.9.0-next.0",
17-
"cross-env": "^7.0.2"
17+
"cross-env": "^7.0.3"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less#readme",
2020
"keywords": [

packages/gatsby-plugin-lodash/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@babel/cli": "^7.12.1",
1616
"@babel/core": "^7.12.3",
1717
"babel-preset-gatsby-package": "^0.9.0-next.0",
18-
"cross-env": "^7.0.2"
18+
"cross-env": "^7.0.3"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-lodash#readme",
2121
"keywords": [

packages/gatsby-plugin-manifest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/cli": "^7.12.1",
1818
"@babel/core": "^7.12.3",
1919
"babel-preset-gatsby-package": "^0.9.0-next.0",
20-
"cross-env": "^7.0.2"
20+
"cross-env": "^7.0.3"
2121
},
2222
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-manifest#readme",
2323
"keywords": [

packages/gatsby-plugin-netlify-cms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/cli": "^7.12.1",
2222
"@babel/core": "^7.12.3",
2323
"babel-preset-gatsby-package": "^0.9.0-next.0",
24-
"cross-env": "^7.0.2",
24+
"cross-env": "^7.0.3",
2525
"react": "^16.12.0",
2626
"react-dom": "^16.12.0"
2727
},

packages/gatsby-plugin-netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/cli": "^7.12.1",
2424
"@babel/core": "^7.12.3",
2525
"babel-preset-gatsby-package": "^0.9.0-next.0",
26-
"cross-env": "^7.0.2",
26+
"cross-env": "^7.0.3",
2727
"gatsby-plugin-utils": "^0.6.0-next.0"
2828
},
2929
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify#readme",

packages/gatsby-plugin-nprogress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/cli": "^7.12.1",
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.9.0-next.0",
17-
"cross-env": "^7.0.2"
17+
"cross-env": "^7.0.3"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-nprogress#readme",
2020
"keywords": [

packages/gatsby-plugin-offline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/core": "^7.12.3",
2121
"babel-preset-gatsby-package": "^0.9.0-next.0",
2222
"cpx": "^1.5.0",
23-
"cross-env": "^7.0.2",
23+
"cross-env": "^7.0.3",
2424
"gatsby-plugin-utils": "^0.6.0-next.0",
2525
"rewire": "^4.0.1"
2626
},

packages/gatsby-plugin-page-creator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/cli": "^7.12.1",
3737
"@babel/core": "^7.12.3",
3838
"babel-preset-gatsby-package": "^0.9.0-next.0",
39-
"cross-env": "^7.0.2"
39+
"cross-env": "^7.0.3"
4040
},
4141
"peerDependencies": {
4242
"gatsby": "^2.0.0"

packages/gatsby-plugin-postcss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/cli": "^7.12.1",
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.9.0-next.0",
17-
"cross-env": "^7.0.2"
17+
"cross-env": "^7.0.3"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss#readme",
2020
"keywords": [

packages/gatsby-plugin-preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@babel/core": "^7.12.3",
1616
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.2",
1717
"babel-preset-gatsby-package": "^0.9.0-next.0",
18-
"cross-env": "^7.0.2"
18+
"cross-env": "^7.0.3"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-preact#readme",
2121
"keywords": [

packages/gatsby-plugin-preload-fonts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/cli": "^7.12.1",
2424
"@babel/core": "^7.12.3",
2525
"babel-preset-gatsby-package": "^0.9.0-next.0",
26-
"cross-env": "^7.0.2",
26+
"cross-env": "^7.0.3",
2727
"del-cli": "^3.0.1"
2828
},
2929
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-preload-fonts#readme",

0 commit comments

Comments
 (0)