Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates in the /. directory: [node-sass](https://github.com/sass/node-sass), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `node-sass` from 7.0.0 to 9.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v7.0.0...v9.0.0)

Updates `react-dom` from 16.3.3 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)

Updates `webpack-dev-server` from 3.1.11 to 5.0.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v3.1.11...v5.0.2)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: react-dom
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent a3074c3 commit d236607
Show file tree
Hide file tree
Showing 2 changed files with 1,333 additions and 1,548 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
"mocha": "^4.0.1",
"moment": "^2.20.1",
"moment-hijri": "^2.0.1",
"node-sass": "^7.0.0",
"node-sass": "^9.0.0",
"npm-run-all": "^4.1.2",
"prettier": "^1.9.2",
"react": "^16.1.0",
"react-docgen": "^2.20.0",
"react-dom": "^16.1.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^16.1.0",
"react-transform-hmr": "^1.0.4",
"rimraf": "^2.6.2",
Expand All @@ -94,7 +94,7 @@
"style-loader": "^0.19.0",
"webpack": "^1.13.0",
"webpack-dev-middleware": "^1.12.0",
"webpack-dev-server": "^3.1.11",
"webpack-dev-server": "^5.0.2",
"webpack-hot-middleware": "^2.20.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit d236607

Please sign in to comment.