Skip to content

Commit ae82cb2

Browse files
chore(deps-dev): bump the development group with 3 updates (#479)
Bumps the development group with 3 updates: [@sinclair/typebox](https://github.com/sinclairzx81/typebox), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@sinclair/typebox` from 0.34.3 to 0.34.4 - [Commits](sinclairzx81/typebox@0.34.3...0.34.4) Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.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.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.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.15.0/packages/parser) --- updated-dependencies: - dependency-name: "@sinclair/typebox" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be0e80c commit ae82cb2

File tree

2 files changed

+126
-98
lines changed

2 files changed

+126
-98
lines changed

package-lock.json

Lines changed: 123 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"posttest": "npm run format && npm run build:examples"
4949
},
5050
"devDependencies": {
51-
"@sinclair/typebox": "^0.34.3",
51+
"@sinclair/typebox": "^0.34.4",
5252
"@tsconfig/node18": "^18.2.4",
5353
"@types/node": "^18.19.64",
54-
"@typescript-eslint/eslint-plugin": "^8.14.0",
55-
"@typescript-eslint/parser": "^8.14.0",
54+
"@typescript-eslint/eslint-plugin": "^8.15.0",
55+
"@typescript-eslint/parser": "^8.15.0",
5656
"eslint": "^8.57.1",
5757
"eslint-config-prettier": "^9.1.0",
5858
"just-safe-get": "^4.2.0",

0 commit comments

Comments
 (0)