Skip to content

Commit c032acc

Browse files
build(deps-dev): bump the deps-dev group with 2 updates
Bumps the deps-dev group with 2 updates: [@rbxts/types](https://github.com/roblox-ts/types) and [lint-staged](https://github.com/okonet/lint-staged). Updates `@rbxts/types` from 1.0.776 to 1.0.777 - [Commits](https://github.com/roblox-ts/types/commits) Updates `lint-staged` from 15.2.2 to 15.2.5 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.5) --- updated-dependencies: - dependency-name: "@rbxts/types" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e07288 commit c032acc

File tree

2 files changed

+60
-38
lines changed

2 files changed

+60
-38
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"@eslint-react/eslint-plugin": "^1.5.12",
5555
"@eslint/config-inspector": "^0.4.8",
5656
"@rbxts/compiler-types": "2.3.0-types.1",
57-
"@rbxts/types": "^1.0.776",
57+
"@rbxts/types": "^1.0.777",
5858
"bundle-require": "^4.1.0",
5959
"cross-env": "^7.0.3",
6060
"eslint": "^9.3.0",
6161
"eslint-config-flat-gitignore": "^0.1.5",
6262
"eslint-plugin-format": "^0.1.1",
6363
"eslint-plugin-react-hooks": "^4.6.2",
6464
"eslint-plugin-simple-import-sort": "^12.1.0",
65-
"lint-staged": "^15.2.2",
65+
"lint-staged": "^15.2.5",
6666
"prettier-plugin-jsdoc": "^1.3.0",
6767
"rbxts-transformer-flamework": "^1.2.2",
6868
"rimraf": "^5.0.7",

pnpm-lock.yaml

+58-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)