Skip to content

Commit

Permalink
Bump the packages group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the packages group with 2 updates: [@rbxts/types](https://github.com/roblox-ts/types) and [eslint](https://github.com/eslint/eslint).


Updates `@rbxts/types` from 1.0.754 to 1.0.755
- [Commits](https://github.com/roblox-ts/types/commits)

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

---
updated-dependencies:
- dependency-name: "@rbxts/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 0e9ea1e commit bed19f1
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"types/*.d.ts"
],
"devDependencies": {
"@rbxts/types": "^1.0.754",
"@rbxts/types": "^1.0.755",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-autofix": "^1.2.3",
"eslint-plugin-prettier": "^5.1.3",
Expand Down

0 comments on commit bed19f1

Please sign in to comment.