Skip to content

Commit

Permalink
chore(deps-dev): bump the dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…4 updates

Bumps the dependencies group with 4 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [globals](https://github.com/sindresorhus/globals) and [prettier](https://github.com/prettier/prettier).


Updates `@eslint/js` from 9.4.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.9.0/packages/js)

Updates `eslint` from 9.4.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.4.0...v9.9.0)

Updates `globals` from 15.4.0 to 15.9.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.4.0...v15.9.0)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  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-minor
  dependency-group: dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nschonni committed Aug 12, 2024
1 parent 22d9251 commit 72f61c2
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 48 deletions.
96 changes: 52 additions & 44 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"homepage": "https://github.com/canada-ca/ore-ero#readme",
"devDependencies": {
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.9.0",
"cypress": "^9.5.2",
"eslint": "^9.4.0",
"globals": "^15.4.0",
"eslint": "^9.9.0",
"globals": "^15.9.0",
"licensee": "^10.0.0",
"markdownlint-cli2": "^0.13.0",
"prettier": "^3.3.1",
"prettier": "^3.3.3",
"vnu-jar": "^23.4.11"
}
}

0 comments on commit 72f61c2

Please sign in to comment.