Skip to content

Commit

Permalink
Merge pull request #451 from Apiki/hotfix/githubbot-vulnerabilities
Browse files Browse the repository at this point in the history
refactor: update npm packages
  • Loading branch information
gustavo-bonetti committed May 25, 2021
2 parents ce39654 + 1de83c6 commit 85a872f
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 521 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"@babel/core": "7.10.4",
"@babel/preset-env": "7.10.4",
"airbnb-browser-shims": "3.3.0",
"autoprefixer": "9.8.4",
"autoprefixer": "^10.2.5",
"babel-loader": "8.1.0",
"clean-webpack-plugin": "3.0.0",
"cross-env": "7.0.2",
"css-loader": "3.6.0",
"css-loader": "^5.2.6",
"extract-text-webpack-plugin": "4.0.0-beta.0",
"file-loader": "6.0.0",
"imagemin-mozjpeg": "9.0.0",
Expand All @@ -45,7 +45,7 @@
"loader-utils": "2.0.0",
"node-sass": "4.14.1",
"npm-run-all": "4.1.5",
"postcss-loader": "3.0.0",
"postcss-loader": "^5.3.0",
"sass-loader": "9.0.0",
"style-loader": "1.2.1",
"webpack": "4.43.0",
Expand All @@ -55,8 +55,8 @@
},
"devDependencies": {
"@babel/preset-react": "7.10.4",
"@commitlint/cli": "9.0.1",
"@commitlint/config-conventional": "9.0.1",
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@wordpress/eslint-plugin": "7.1.0",
"browser-sync": "^2.26.14",
"browser-sync-webpack-plugin": "2.2.2",
Expand Down
Loading

0 comments on commit 85a872f

Please sign in to comment.