Skip to content

Commit

Permalink
Bump the dependencies group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [old-norse-alphabet](https://github.com/stscoundrel/old-norse-alphabet) | `1.2.4` | `1.2.5` |
| [sitemap](https://github.com/ekalinin/sitemap.js) | `7.1.1` | `8.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.7.0` | `8.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.7.0` | `8.8.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.11.1` |
| [old-norse-alphabet-sort](https://github.com/stscoundrel/old-norse-alphabet-sort) | `1.1.12` | `1.1.13` |


Updates `old-norse-alphabet` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/stscoundrel/old-norse-alphabet/releases)
- [Commits](stscoundrel/old-norse-alphabet@v1.2.4...v1.2.5)

Updates `sitemap` from 7.1.1 to 8.0.0
- [Release notes](https://github.com/ekalinin/sitemap.js/releases)
- [Changelog](https://github.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md)
- [Commits](ekalinin/sitemap.js@7.1.1...8.0.0)

Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser)

Updates `eslint` from 8.57.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.11.1)

Updates `old-norse-alphabet-sort` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/stscoundrel/old-norse-alphabet-sort/releases)
- [Commits](stscoundrel/old-norse-alphabet-sort@v1.1.12...v1.1.13)

---
updated-dependencies:
- dependency-name: old-norse-alphabet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sitemap
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: old-norse-alphabet-sort
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 273da46 commit bb5bd6f
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 159 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"next-pwa": "^5.6.0",
"old-icelandic-zoega": "^1.2.5",
"old-icelandic-zoega-abbreviations": "^1.0.3",
"old-norse-alphabet": "^1.2.4",
"old-norse-alphabet": "^1.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reset-css": "^5.0.2",
"sass": "^1.79.4",
"scandinavian-dictionary-crosslinker": "^0.7.0",
"sitemap": "7.1.1",
"sitemap": "8.0.0",
"slugify": "^1.6.6",
"teljari": "^1.1.1",
"younger-futhark": "^1.2.5"
Expand All @@ -44,10 +44,10 @@
"@types/cleasby-vigfusson-dictionary": "^1.0.2",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.10",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"cypress": "^13.15.0",
"eslint": "8.57.0",
"eslint": "9.11.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^14.2.13",
"eslint-plugin-cypress": "^3.5.0",
Expand All @@ -61,7 +61,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"node-mocks-http": "^1.16.0",
"old-norse-alphabet-sort": "^1.1.12",
"old-norse-alphabet-sort": "^1.1.13",
"react-test-renderer": "^18.3.1",
"spyrjari": "^1.0.4",
"typescript": "^5.6.2",
Expand Down
Loading

0 comments on commit bb5bd6f

Please sign in to comment.