Skip to content

Commit 00fcc71

Browse files
dependabot[bot]elchininet
authored andcommitted
[Playground dependencies]: Bump the dependencies-dev group
Bumps the dependencies-dev group in /playground with 1 update: [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). Updates `@types/eslint` from 8.44.9 to 8.56.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) --- updated-dependencies: - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a008833 commit 00fcc71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/preset-env": "^7.23.6",
3535
"@babel/preset-react": "^7.23.3",
3636
"@babel/preset-typescript": "^7.23.3",
37-
"@types/eslint": "^8.44.9",
37+
"@types/eslint": "^8.56.0",
3838
"@types/node": "^20.10.5",
3939
"@types/react": "^18.2.45",
4040
"@types/react-dom": "^18.2.18",

playground/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,10 +1342,10 @@
13421342
"@types/eslint" "*"
13431343
"@types/estree" "*"
13441344

1345-
"@types/eslint@*", "@types/eslint@^8.44.9":
1346-
version "8.44.9"
1347-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534"
1348-
integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==
1345+
"@types/eslint@*", "@types/eslint@^8.56.0":
1346+
version "8.56.0"
1347+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.0.tgz#e28d045b8e530a33c9cbcfbf02332df0d1380a2c"
1348+
integrity sha512-FlsN0p4FhuYRjIxpbdXovvHQhtlG05O1GG/RNWvdAxTboR438IOTwmrY/vLA+Xfgg06BTkP045M3vpFwTMv1dg==
13491349
dependencies:
13501350
"@types/estree" "*"
13511351
"@types/json-schema" "*"

0 commit comments

Comments
 (0)