Merge pull request #38 from DerTyp7/dependabot/npm_and_yarn/types/node-20.4.2

Bump @types/node from 20.4.1 to 20.4.2
This commit is contained in:
Janis
2023-07-24 00:33:47 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "ts5-obs-overlay",
"version": "0.0.0",
"dependencies": {
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"jest": "^29.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -1787,9 +1787,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.4.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.1.tgz",
"integrity": "sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg=="
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.2.tgz",
"integrity": "sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw=="
},
"node_modules/@types/prettier": {
"version": "2.7.3",