Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.44.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent e2af4f3 commit 4519c86
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.2",
"@types/eslint": "8.44.3",
"@types/node": "18.17.18",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ __metadata:
"@augu/eslint-config": 4.0.1
"@augu/tsconfig": 1.1.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.2
"@types/eslint": 8.44.3
"@types/node": 18.17.18
"@typescript-eslint/eslint-plugin": 6.7.2
"@typescript-eslint/parser": 6.7.2
Expand Down Expand Up @@ -563,13 +563,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.44.2":
version: 8.44.2
resolution: "@types/eslint@npm:8.44.2"
"@types/eslint@npm:8.44.3":
version: 8.44.3
resolution: "@types/eslint@npm:8.44.3"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 25b3ef61bae96350026593c9914c8a61ee02fde48ab8d568a73ee45032f13c0028c62e47a5ff78715af488dfe8e8bba913f7d30f859f60c7f9e639d328e80482
checksum: 3a0d152785400cb83a887a646d9c8877468e686b6fb439635c64856b70dbe91019e588d2b32bc923cd60642bf5dca7f70b2cf61eb431cf25fbdf2932f6e13dd3
languageName: node
linkType: hard

Expand Down

0 comments on commit 4519c86

Please sign in to comment.