Skip to content

Commit 88692c1

Browse files
Bump the minor group with 4 updates (#193)
Bumps the minor group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [lint-staged](https://github.com/lint-staged/lint-staged) and [sass](https://github.com/sass/dart-sass). Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.20.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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.20.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.20.0/packages/parser) Updates `lint-staged` from 15.3.0 to 15.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.1) Updates `sass` from 1.83.1 to 1.83.4 - [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.83.1...1.83.4) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69bb2b3 commit 88692c1

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@
144144
"@types/superagent": "^8.1.9",
145145
"@types/supertest": "^6.0.2",
146146
"@types/uuid": "^10.0.0",
147-
"@typescript-eslint/eslint-plugin": "^8.19.1",
148-
"@typescript-eslint/parser": "^8.19.1",
147+
"@typescript-eslint/eslint-plugin": "^8.20.0",
148+
"@typescript-eslint/parser": "^8.20.0",
149149
"audit-ci": "^7.1.0",
150150
"concurrently": "^9.1.2",
151151
"cookie-session": "^2.1.0",
@@ -156,13 +156,13 @@
156156
"jest": "^29.7.0",
157157
"jest-html-reporter": "^3.10.2",
158158
"jest-junit": "^16.0.0",
159-
"lint-staged": "^15.3.0",
159+
"lint-staged": "^15.4.1",
160160
"mocha-junit-reporter": "^2.2.1",
161161
"nock": "^13.5.6",
162162
"nodemon": "^3.1.9",
163163
"prettier": "^3.4.2",
164164
"prettier-plugin-jinja-template": "^2.0.0",
165-
"sass": "^1.83.1",
165+
"sass": "^1.83.4",
166166
"supertest": "^7.0.0",
167167
"ts-jest": "^29.2.5",
168168
"typescript": "^5.7.3",

0 commit comments

Comments
 (0)