Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v18.11.11 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a41ca27 commit 03f8769
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 @@ -29,7 +29,7 @@
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@pluralsh/eslint-config-pluralsh": "1.4.4",
"@types/node": "18.11.10",
"@types/node": "18.11.11",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"eslint": "8.29.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1810,7 +1810,7 @@ __metadata:
"@babel/preset-env": 7.20.2
"@babel/preset-react": 7.18.6
"@pluralsh/eslint-config-pluralsh": 1.4.4
"@types/node": 18.11.10
"@types/node": 18.11.11
"@typescript-eslint/eslint-plugin": 5.45.0
"@typescript-eslint/parser": 5.45.0
eslint: 8.29.0
Expand All @@ -1832,10 +1832,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.11.10":
version: 18.11.10
resolution: "@types/node@npm:18.11.10"
checksum: 0f60cb090b2ee91fcd3dc4311bc1ed7889b92f14644c0069f100776f86474c12eebbcc6c75bc0d7d96b975a103b4d5d6b3c22b4e88bea6e7f4e2b1bb0daf5ea8
"@types/node@npm:18.11.11":
version: 18.11.11
resolution: "@types/node@npm:18.11.11"
checksum: c4b1176a8f1714a3ee3fc2a5e1d568b0cd50209000282db5c68154b3c975952928dbb834ef3a0ce55bd7b345ae29f2cbf4a34635a070294d135a24254231386a
languageName: node
linkType: hard

Expand Down

0 comments on commit 03f8769

Please sign in to comment.