Skip to content

Commit 8b969c8

Browse files
PostCSS 8, bump deps
1 parent 80b801f commit 8b969c8

File tree

2 files changed

+1061
-1569
lines changed

2 files changed

+1061
-1569
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.13.10",
39-
"@babel/preset-env": "^7.13.10",
40-
"@testing-library/jest-dom": "^5.11.9",
41-
"autoprefixer": "^9.8.6",
39+
"@babel/preset-env": "^7.13.12",
40+
"@testing-library/jest-dom": "^5.11.10",
41+
"autoprefixer": "^10.2.5",
4242
"babel-jest": "^26.6.3",
4343
"babel-plugin-rewire": "^1.2.0",
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
@@ -53,11 +53,11 @@
5353
"jest-expect-message": "^1.0.2",
5454
"jest-transform-css": "^2.1.0",
5555
"mutationobserver-shim": "^0.3.7",
56-
"postcss": "^7.0.35",
56+
"postcss": "^8.2.8",
5757
"release-it": "^14.2.1",
5858
"release-it-lerna-changelog": "^3.1.0",
5959
"rimraf": "^3.0.2",
60-
"rollup": "^2.42.2",
60+
"rollup": "^2.42.4",
6161
"rollup-plugin-babel": "^4.4.0",
6262
"rollup-plugin-browsersync": "^1.3.1",
6363
"rollup-plugin-eslint": "^7.0.0",
@@ -66,7 +66,7 @@
6666
"rollup-plugin-sass": "^1.2.2",
6767
"rollup-plugin-terser": "^7.0.2",
6868
"rollup-plugin-visualizer": "^4.2.2",
69-
"sinon": "^9.2.4",
69+
"sinon": "^10.0.0",
7070
"start-server-and-test": "^1.12.1"
7171
},
7272
"publishConfig": {

0 commit comments

Comments
 (0)