Skip to content

Commit b2ab092

Browse files
committed
1 parent e2a14bf commit b2ab092

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

packages/babel-preset-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "3.0.0-next.2",
3+
"version": "3.0.0-next.3",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -23,7 +23,7 @@
2323
"babel-plugin-macros": "^3.1.0",
2424
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
2525
"gatsby-core-utils": "^4.0.0-next.2",
26-
"gatsby-legacy-polyfills": "^3.0.0-next.0"
26+
"gatsby-legacy-polyfills": "^3.0.0-next.1"
2727
},
2828
"peerDependencies": {
2929
"@babel/core": "^7.11.6",

packages/gatsby-legacy-polyfills/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-legacy-polyfills",
33
"description": "Polyfills for legacy browsers",
4-
"version": "3.0.0-next.0",
4+
"version": "3.0.0-next.1",
55
"main": "dist/polyfills.js",
66
"author": "Ward Peeters <[email protected]>",
77
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme",

packages/gatsby-plugin-sass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sass",
33
"description": "Gatsby plugin to handle SCSS/Sass files",
4-
"version": "6.0.0-next.3",
4+
"version": "6.0.0-next.4",
55
"author": "Daniel Farrell <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-remark-embed-snippet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-embed-snippet",
33
"description": "Gatsby plugin to embed formatted code snippets within markdown",
4-
"version": "8.0.0-next.1",
4+
"version": "8.0.0-next.2",
55
"author": "Brian Vaughn <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-drupal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-drupal",
33
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
4-
"version": "6.0.0-next.3",
4+
"version": "6.0.0-next.4",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-wordpress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gatsby-source-wordpress",
33
"description": "Source data from WordPress in an efficient and scalable way.",
44
"author": "Tyler Barnes <[email protected]>",
5-
"version": "7.0.0-next.5",
5+
"version": "7.0.0-next.6",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
@@ -53,7 +53,7 @@
5353
"@types/semver": "^7.3.12",
5454
"babel-plugin-import-globals": "^2.0.0",
5555
"babel-plugin-module-resolver": "4.1.0",
56-
"babel-preset-gatsby": "^3.0.0-next.2",
56+
"babel-preset-gatsby": "^3.0.0-next.3",
5757
"babel-preset-gatsby-package": "^3.0.0-next.1",
5858
"cross-env": "^7.0.3",
5959
"gatsby-plugin-image": "^3.0.0-next.4",

packages/gatsby/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "5.0.0-next.12",
4+
"version": "5.0.0-next.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -49,7 +49,7 @@
4949
"babel-plugin-dynamic-import-node": "^2.3.3",
5050
"babel-plugin-lodash": "^3.3.4",
5151
"babel-plugin-remove-graphql-queries": "^5.0.0-next.2",
52-
"babel-preset-gatsby": "^3.0.0-next.2",
52+
"babel-preset-gatsby": "^3.0.0-next.3",
5353
"better-opn": "^2.1.1",
5454
"bluebird": "^3.7.2",
5555
"browserslist": "^4.17.5",
@@ -94,7 +94,7 @@
9494
"gatsby-cli": "^5.0.0-next.8",
9595
"gatsby-core-utils": "^4.0.0-next.2",
9696
"gatsby-graphiql-explorer": "^3.0.0-next.1",
97-
"gatsby-legacy-polyfills": "^3.0.0-next.0",
97+
"gatsby-legacy-polyfills": "^3.0.0-next.1",
9898
"gatsby-link": "^5.0.0-next.4",
9999
"gatsby-page-utils": "^3.0.0-next.3",
100100
"gatsby-parcel-config": "1.0.0-next.2",

0 commit comments

Comments
 (0)