Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.44.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 4cebd51 commit 8bf2d99
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 @@ -27,7 +27,7 @@
"devDependencies": {
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.44.4",
"@types/eslint": "8.44.5",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ __metadata:
"@augu/eslint-config": 4.0.1
"@augu/tsconfig": 1.1.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.4
"@types/eslint": 8.44.5
"@types/node": 18.18.5
"@typescript-eslint/eslint-plugin": 6.8.0
"@typescript-eslint/parser": 6.8.0
Expand Down Expand Up @@ -509,13 +509,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.44.4":
version: 8.44.4
resolution: "@types/eslint@npm:8.44.4"
"@types/eslint@npm:8.44.5":
version: 8.44.5
resolution: "@types/eslint@npm:8.44.5"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 15bafdaba800e2995f38d3a2a929d8e9303035315e8d3535523a21cd719b6769a45884afa955f0b845ffa545a4150429b0178e2c44feeedf59ebb285eeae9825
checksum: 0fba768ecffbd9eccf07207979ffa82e748bfb67203be107d8fb6c9b1215054d57ca12062577878e73353ef8feb43591951c2a750452fde639858f501e03304a
languageName: node
linkType: hard

Expand Down

0 comments on commit 8bf2d99

Please sign in to comment.