Skip to content

Commit e8af074

Browse files
fix rollup version
1 parent 61ec917 commit e8af074

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s
77
"bundleName": StringContaining "test-nuxt-v3-client-amd",
88
"bundler": {
99
"name": "rollup",
10-
"version": "4.21.2",
10+
"version": "4.22.4",
1111
},
1212
"chunks": ExpectArrayContaining {},
1313
"duration": Any<Number>,
@@ -28,7 +28,7 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s
2828
"bundleName": StringContaining "test-nuxt-v3-server-esm",
2929
"bundler": {
3030
"name": "rollup",
31-
"version": "4.21.2",
31+
"version": "4.22.4",
3232
},
3333
"chunks": ExpectArrayContaining {},
3434
"duration": Any<Number>,
@@ -49,7 +49,7 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s
4949
"bundleName": StringContaining "test-nuxt-v3-client-cjs",
5050
"bundler": {
5151
"name": "rollup",
52-
"version": "4.21.2",
52+
"version": "4.22.4",
5353
},
5454
"chunks": ExpectArrayContaining {},
5555
"duration": Any<Number>,
@@ -70,7 +70,7 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s
7070
"bundleName": StringContaining "test-nuxt-v3-server-esm",
7171
"bundler": {
7272
"name": "rollup",
73-
"version": "4.21.2",
73+
"version": "4.22.4",
7474
},
7575
"chunks": ExpectArrayContaining {},
7676
"duration": Any<Number>,
@@ -91,7 +91,7 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn
9191
"bundleName": StringContaining "test-nuxt-v3-client-esm",
9292
"bundler": {
9393
"name": "rollup",
94-
"version": "4.21.2",
94+
"version": "4.22.4",
9595
},
9696
"chunks": ExpectArrayContaining {},
9797
"duration": Any<Number>,
@@ -112,7 +112,7 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn
112112
"bundleName": StringContaining "test-nuxt-v3-server-esm",
113113
"bundler": {
114114
"name": "rollup",
115-
"version": "4.21.2",
115+
"version": "4.22.4",
116116
},
117117
"chunks": ExpectArrayContaining {},
118118
"duration": Any<Number>,
@@ -133,7 +133,7 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s
133133
"bundleName": StringContaining "test-nuxt-v3-client-esm",
134134
"bundler": {
135135
"name": "rollup",
136-
"version": "4.21.2",
136+
"version": "4.22.4",
137137
},
138138
"chunks": ExpectArrayContaining {},
139139
"duration": Any<Number>,
@@ -154,7 +154,7 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s
154154
"bundleName": StringContaining "test-nuxt-v3-server-esm",
155155
"bundler": {
156156
"name": "rollup",
157-
"version": "4.21.2",
157+
"version": "4.22.4",
158158
},
159159
"chunks": ExpectArrayContaining {},
160160
"duration": Any<Number>,
@@ -175,7 +175,7 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th
175175
"bundleName": StringContaining "test-nuxt-v3-client-esm",
176176
"bundler": {
177177
"name": "rollup",
178-
"version": "4.21.2",
178+
"version": "4.22.4",
179179
},
180180
"chunks": ExpectArrayContaining {},
181181
"duration": Any<Number>,
@@ -196,7 +196,7 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th
196196
"bundleName": StringContaining "test-nuxt-v3-server-esm",
197197
"bundler": {
198198
"name": "rollup",
199-
"version": "4.21.2",
199+
"version": "4.22.4",
200200
},
201201
"chunks": ExpectArrayContaining {},
202202
"duration": Any<Number>,
@@ -217,7 +217,7 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the
217217
"bundleName": StringContaining "test-nuxt-v3-client-iife",
218218
"bundler": {
219219
"name": "rollup",
220-
"version": "4.21.2",
220+
"version": "4.22.4",
221221
},
222222
"chunks": ExpectArrayContaining {},
223223
"duration": Any<Number>,
@@ -238,7 +238,7 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the
238238
"bundleName": StringContaining "test-nuxt-v3-server-esm",
239239
"bundler": {
240240
"name": "rollup",
241-
"version": "4.21.2",
241+
"version": "4.22.4",
242242
},
243243
"chunks": ExpectArrayContaining {},
244244
"duration": Any<Number>,
@@ -259,7 +259,7 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s
259259
"bundleName": StringContaining "test-nuxt-v3-client-umd",
260260
"bundler": {
261261
"name": "rollup",
262-
"version": "4.21.2",
262+
"version": "4.22.4",
263263
},
264264
"chunks": ExpectArrayContaining {},
265265
"duration": Any<Number>,
@@ -280,7 +280,7 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s
280280
"bundleName": StringContaining "test-nuxt-v3-server-esm",
281281
"bundler": {
282282
"name": "rollup",
283-
"version": "4.21.2",
283+
"version": "4.22.4",
284284
},
285285
"chunks": ExpectArrayContaining {},
286286
"duration": Any<Number>,
@@ -301,7 +301,7 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches
301301
"bundleName": StringContaining "test-nuxt-v3-client-system",
302302
"bundler": {
303303
"name": "rollup",
304-
"version": "4.21.2",
304+
"version": "4.22.4",
305305
},
306306
"chunks": ExpectArrayContaining {},
307307
"duration": Any<Number>,
@@ -322,7 +322,7 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches
322322
"bundleName": StringContaining "test-nuxt-v3-server-esm",
323323
"bundler": {
324324
"name": "rollup",
325-
"version": "4.21.2",
325+
"version": "4.22.4",
326326
},
327327
"chunks": ExpectArrayContaining {},
328328
"duration": Any<Number>,
@@ -343,7 +343,7 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match
343343
"bundleName": StringContaining "test-nuxt-v3-client-system",
344344
"bundler": {
345345
"name": "rollup",
346-
"version": "4.21.2",
346+
"version": "4.22.4",
347347
},
348348
"chunks": ExpectArrayContaining {},
349349
"duration": Any<Number>,
@@ -364,7 +364,7 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match
364364
"bundleName": StringContaining "test-nuxt-v3-server-esm",
365365
"bundler": {
366366
"name": "rollup",
367-
"version": "4.21.2",
367+
"version": "4.22.4",
368368
},
369369
"chunks": ExpectArrayContaining {},
370370
"duration": Any<Number>,

0 commit comments

Comments
 (0)