Skip to content

Commit

Permalink
chore: package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
sampotts committed Sep 29, 2021
1 parent 720cddf commit 9f7725c
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 585 deletions.
11 changes: 6 additions & 5 deletions package.json
Expand Up @@ -39,15 +39,15 @@
"start": "gulp"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/preset-env": "^7.13.15",
"@sampotts/eslint-config": "1.1.7",
"autoprefixer": "^10.2.5",
"aws-sdk": "^2.888.0",
"@babel/core": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"babel-eslint": "^10.1.0",
"browser-sync": "^2.26.14",
"colorette": "1.2.2",
"colorette": "2.0.12",
"cssnano": "^5.0.1",
"del": "^6.0.0",
"eslint": "^7.23.0",
Expand All @@ -66,7 +66,7 @@
"gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.1.0",
"gulp-sass": "^5.0.0",
"gulp-size": "^3.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-svgstore": "^7.0.1",
Expand All @@ -81,6 +81,7 @@
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"sass": "^1.42.1",
"stylelint": "^13.12.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recommended": "^4.0.0",
Expand Down

0 comments on commit 9f7725c

Please sign in to comment.