Skip to content

Commit

Permalink
⬆️ Bump the minor-updates group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [i18next](https://github.com/i18next/i18next) | `23.16.4` | `23.16.5` |
| [material-symbols](https://github.com/marella/material-symbols/tree/HEAD/material-symbols) | `0.25.2` | `0.26.0` |
| [node-addon-api](https://github.com/nodejs/node-addon-api) | `8.2.1` | `8.2.2` |
| [simple-icons-font](https://github.com/simple-icons/simple-icons-font) | `13.15.0` | `13.16.0` |
| [mocha](https://github.com/mochajs/mocha) | `10.8.0` | `10.8.2` |
| [sass](https://github.com/sass/dart-sass) | `1.80.4` | `1.80.6` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.2` | `16.0.3` |



Updates `i18next` from 23.16.4 to 23.16.5
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.4...v23.16.5)

Updates `material-symbols` from 0.25.2 to 0.26.0
- [Release notes](https://github.com/marella/material-symbols/releases)
- [Commits](https://github.com/marella/material-symbols/commits/v0.26.0/material-symbols)

Updates `node-addon-api` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-addon-api@v8.2.1...v8.2.2)

Updates `simple-icons-font` from 13.15.0 to 13.16.0
- [Release notes](https://github.com/simple-icons/simple-icons-font/releases)
- [Commits](simple-icons/simple-icons-font@13.15.0...13.16.0)

Updates `mocha` from 10.8.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.0...v10.8.2)

Updates `sass` from 1.80.4 to 1.80.6
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.4...1.80.6)

Updates `sass-loader` from 16.0.2 to 16.0.3
- [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.2...v16.0.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: material-symbols
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: node-addon-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: simple-icons-font
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 807c676 commit ecfc2c5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 37 deletions.
65 changes: 35 additions & 30 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"eslint-plugin-import": "^2.31.0",
"handlebars-loader": "^1.7.3",
"i18next-parser": "^9.0.2",
"mocha": "^10.8.0",
"mocha": "^10.8.2",
"node-loader": "^2.0.0",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"raw-loader": "^4.0.2",
"sass": "^1.80.4",
"sass-loader": "^16.0.1",
"sass": "^1.80.6",
"sass-loader": "^16.0.3",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.0",
Expand All @@ -71,16 +71,16 @@
"electron-squirrel-startup": "^1.0.0",
"emojilib": "^4.0.0",
"handlebars": "^4.7.8",
"i18next": "^23.16.4",
"i18next": "^23.16.5",
"i18next-fs-backend": "^2.3.2",
"json5": "^2.2.3",
"lodash": "^4.17.21",
"lodash.isequal": "^4.5.0",
"match-sorter": "^7.0.0",
"material-symbols": "^0.25.2",
"material-symbols": "^0.26.0",
"mime-types": "^2.1.35",
"node-addon-api": "^8.2.1",
"node-addon-api": "^8.2.2",
"octokit": "^4.0.2",
"simple-icons-font": "^13.15.0"
"simple-icons-font": "^13.16.0"
}
}

0 comments on commit ecfc2c5

Please sign in to comment.