Skip to content

Commit

Permalink
chore(deps): bump the npm-patches group across 1 directory with 3 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the npm-patches group with 3 updates in the /assets directory: [react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons), [@eslint/compat](https://github.com/eslint/rewrite) and [sass-loader](https://github.com/webpack-contrib/sass-loader).


Updates `react-bootstrap-icons` from 1.11.4 to 1.11.5
- [Commits](ismamz/react-bootstrap-icons@v1.11.4...v1.11.5)

Updates `@eslint/compat` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.3...compat-v1.2.4)

Updates `sass-loader` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4)

---
updated-dependencies:
- dependency-name: react-bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patches
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patches
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 4a1b8ea commit 4397fb7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
25 changes: 12 additions & 13 deletions assets/package-lock.json

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

6 changes: 3 additions & 3 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pluralize": "^8.0.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.6",
"react-bootstrap-icons": "^1.8.2",
"react-bootstrap-icons": "^1.11.5",
"react-dom": "^18.3.1",
"react-router-dom": "^6.3.0",
"react-search-autocomplete": "^8.5.2",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@eslint/compat": "^1.2.3",
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@testing-library/jest-dom": "^6.4.8",
Expand Down Expand Up @@ -70,7 +70,7 @@
"prettier": "3.2.5",
"react-test-renderer": "^18.3.1",
"sass": "^1.69.5",
"sass-loader": "^16.0.3",
"sass-loader": "^16.0.4",
"terser-webpack-plugin": "^5.3.1",
"ts-jest": "^29.1.5",
"ts-loader": "^9.5.1",
Expand Down

0 comments on commit 4397fb7

Please sign in to comment.