Skip to content

Commit 9663b33

Browse files
chore: bump @contentful/browserslist-config from 3.0.0 to 5.0.0
Bumps @contentful/browserslist-config from 3.0.0 to 5.0.0. --- updated-dependencies: - dependency-name: "@contentful/browserslist-config" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc6497e commit 9663b33

File tree

6 files changed

+150
-102
lines changed

6 files changed

+150
-102
lines changed

apps/entry-app-collapsible/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@contentful/app-scripts": "^0.9.17-alpha.16",
32-
"@contentful/browserslist-config": "^3.0.0",
32+
"@contentful/browserslist-config": "^5.0.0",
3333
"@contentful/field-editor-test-utils": "^1.6.2",
3434
"@testing-library/jest-dom": "^5.14.1",
3535
"@testing-library/react": "^12.1.5",

apps/markdown-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"extends": "react-app"
2424
},
2525
"devDependencies": {
26-
"@contentful/browserslist-config": "^3.0.0",
26+
"@contentful/browserslist-config": "^5.0.0",
2727
"@contentful/field-editor-test-utils": "^1.6.2",
2828
"@testing-library/jest-dom": "^5.14.1",
2929
"@testing-library/react": "^12.1.5",

apps/multiple-references-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extends": "react-app"
2323
},
2424
"devDependencies": {
25-
"@contentful/browserslist-config": "^3.0.0",
25+
"@contentful/browserslist-config": "^5.0.0",
2626
"@contentful/field-editor-test-utils": "^1.6.2",
2727
"@testing-library/jest-dom": "^5.14.1",
2828
"@testing-library/react": "^12.1.5",

apps/rich-text-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@contentful/app-scripts": "^0.15.8",
35-
"@contentful/browserslist-config": "^3.0.0",
35+
"@contentful/browserslist-config": "^5.0.0",
3636
"@contentful/field-editor-test-utils": "^1.6.2",
3737
"@testing-library/jest-dom": "^5.14.1",
3838
"@testing-library/react": "^12.1.5",

apps/singleline-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@contentful/app-scripts": "^0.15.8",
34-
"@contentful/browserslist-config": "^3.0.0",
34+
"@contentful/browserslist-config": "^5.0.0",
3535
"@contentful/field-editor-test-utils": "^1.6.2",
3636
"@testing-library/jest-dom": "^5.14.1",
3737
"@testing-library/react": "^12.1.5",

0 commit comments

Comments
 (0)