Skip to content

Commit

Permalink
Bump postcss and css-loader in /fannie/modules/plugins2.0/MobileLane
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together.


Updates `postcss` from 7.0.39 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.31)

Updates `css-loader` from 2.1.1 to 6.8.1
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v2.1.1...v6.8.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: css-loader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent 3d8493e commit d0ce730
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 83 deletions.
165 changes: 83 additions & 82 deletions fannie/modules/plugins2.0/MobileLane/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fannie/modules/plugins2.0/MobileLane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"babel-preset-es2015": "^6.14.0",
"babel-preset-react": "^6.11.1",
"bootstrap": "^3.3.7",
"css-loader": "^2.1.1",
"css-loader": "^6.8.1",
"es6-promise": "~3.3.1",
"jquery": "~3.5.0",
"mobile-detect": "^1.4.4",
Expand Down

0 comments on commit d0ce730

Please sign in to comment.