Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2023
1 parent 18953ec commit 13d3873
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@actions/core": "1.10.0",
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.4.10",
"@types/eslint": "8.21.0",
"@types/node": "18.11.18",
"eslint": "8.33.0",
"typescript": "4.9.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ __metadata:
dependencies:
"@actions/core": 1.10.0
"@augu/tsconfig": 1.1.1
"@types/eslint": 8.4.10
"@types/eslint": 8.21.0
"@types/node": 18.11.18
eslint: 8.33.0
typescript: 4.9.5
Expand Down Expand Up @@ -175,13 +175,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.4.10":
version: 8.4.10
resolution: "@types/eslint@npm:8.4.10"
"@types/eslint@npm:8.21.0":
version: 8.21.0
resolution: "@types/eslint@npm:8.21.0"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 21e009ed9ed9bc8920fdafc6e11ff321c4538b4cc18a56fdd59dc5184ea7bbf363c71638c9bdb59fc1254dddcdd567485136ed68b0ee4750948d4e32cb79c689
checksum: 48823b13e1ffbc6fe22c96d99f691a17507ef5a498c4aed95e3a9076ec6d44ff48ce8a632928b6f82bea92701ac8967bba0d78a5c9de4dfa3f2e12d26dae7da4
languageName: node
linkType: hard

Expand Down

0 comments on commit 13d3873

Please sign in to comment.