Skip to content

Commit 76a7d19

Browse files
build(deps-dev): Bump @types/eslint from 8.4.10 to 8.21.0 (#43)
Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.4.10 to 8.21.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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dc0943 commit 76a7d19

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/conventional-commits-parser": "3.0.3",
7373
"@types/conventional-recommended-bump": "6.1.0",
7474
"@types/dateformat": "5.0.0",
75-
"@types/eslint": "8.4.10",
75+
"@types/eslint": "8.21.0",
7676
"@types/git-raw-commits": "2.0.1",
7777
"@types/is-ci": "3.0.0",
7878
"@types/node-notifier": "8.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,7 +1260,7 @@ __metadata:
12601260
"@types/conventional-commits-parser": "npm:3.0.3"
12611261
"@types/conventional-recommended-bump": "npm:6.1.0"
12621262
"@types/dateformat": "npm:5.0.0"
1263-
"@types/eslint": "npm:8.4.10"
1263+
"@types/eslint": "npm:8.21.0"
12641264
"@types/git-raw-commits": "npm:2.0.1"
12651265
"@types/is-ci": "npm:3.0.0"
12661266
"@types/node-notifier": "npm:8.0.2"
@@ -1997,13 +1997,13 @@ __metadata:
19971997
languageName: node
19981998
linkType: hard
19991999

2000-
"@types/eslint@npm:8.4.10":
2001-
version: 8.4.10
2002-
resolution: "@types/eslint@npm:8.4.10"
2000+
"@types/eslint@npm:8.21.0":
2001+
version: 8.21.0
2002+
resolution: "@types/eslint@npm:8.21.0"
20032003
dependencies:
20042004
"@types/estree": "npm:*"
20052005
"@types/json-schema": "npm:*"
2006-
checksum: 459bcef9a9b7994668c32f853285bea5004dfce293511cf4a9596bdd00ee345a978e96bb82c773c2b03c486847f17194c2fcf36900ee3532549fecd7680f5fc1
2006+
checksum: ddb802f77b1a850666704019704588c0e3e1a5971865dc56a87b2722f3d5aa7290ccfff39ba59d7a13ee7c1c93150470029343e51b198a22d1596237fb9e5b95
20072007
languageName: node
20082008
linkType: hard
20092009

0 commit comments

Comments
 (0)