Skip to content

Commit cbbea3f

Browse files
build(deps-dev): Bump @types/eslint from 8.21.0 to 8.21.1
Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.21.0 to 8.21.1. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea2ffde commit cbbea3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/conventional-commits-parser": "3.0.3",
8383
"@types/conventional-recommended-bump": "6.1.0",
8484
"@types/dateformat": "5.0.0",
85-
"@types/eslint": "8.21.0",
85+
"@types/eslint": "8.21.1",
8686
"@types/fs-extra": "11.0.1",
8787
"@types/git-raw-commits": "2.0.1",
8888
"@types/is-ci": "3.0.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1202,7 +1202,7 @@ __metadata:
12021202
"@types/conventional-commits-parser": "npm:3.0.3"
12031203
"@types/conventional-recommended-bump": "npm:6.1.0"
12041204
"@types/dateformat": "npm:5.0.0"
1205-
"@types/eslint": "npm:8.21.0"
1205+
"@types/eslint": "npm:8.21.1"
12061206
"@types/fs-extra": "npm:11.0.1"
12071207
"@types/git-raw-commits": "npm:2.0.1"
12081208
"@types/is-ci": "npm:3.0.0"
@@ -2053,13 +2053,13 @@ __metadata:
20532053
languageName: node
20542054
linkType: hard
20552055

2056-
"@types/eslint@npm:8.21.0":
2057-
version: 8.21.0
2058-
resolution: "@types/eslint@npm:8.21.0"
2056+
"@types/eslint@npm:8.21.1":
2057+
version: 8.21.1
2058+
resolution: "@types/eslint@npm:8.21.1"
20592059
dependencies:
20602060
"@types/estree": "npm:*"
20612061
"@types/json-schema": "npm:*"
2062-
checksum: ddb802f77b1a850666704019704588c0e3e1a5971865dc56a87b2722f3d5aa7290ccfff39ba59d7a13ee7c1c93150470029343e51b198a22d1596237fb9e5b95
2062+
checksum: fc622414a543e4553012144feaeeacec2ec17b21c544c764be36a22088ac4608d505e48030ecc3c168e37d00b07c7de8fdfeeaf0284c30056fb1c80da71c1b1f
20632063
languageName: node
20642064
linkType: hard
20652065

0 commit comments

Comments
 (0)