Skip to content

Commit

Permalink
yarn jest -u
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdz committed Dec 10, 2019
1 parent 30d8c5f commit b9cb808
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/gatsby/src/redux/__tests__/__snapshots__/babelrc.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,22 @@ Array [
"type": "plugin",
},
],
Array [
Array [
"/path/to/module/@babel/plugin-proposal-nullish-coalescing-operator",
],
Object {
"type": "plugin",
},
],
Array [
Array [
"/path/to/module/@babel/plugin-proposal-optional-chaining",
],
Object {
"type": "plugin",
},
],
Array [
Array [
"/path/to/module/babel-preset-gatsby",
Expand Down

0 comments on commit b9cb808

Please sign in to comment.