npm Update

This commit is contained in:
Mayuran Visakan 2023-09-04 09:56:34 +01:00
parent 91eeefa45e
commit cf2e1a3e15
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -21,7 +21,7 @@
"unist-util-visit-parents": "^6.0.1"
},
"devDependencies": {
"@types/node": "^20.5.8",
"@types/node": "^20.5.9",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"builtin-modules": "3.3.0",
@ -1749,9 +1749,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.5.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.8.tgz",
"integrity": "sha512-eajsR9aeljqNhK028VG0Wuw+OaY5LLxYmxeoXynIoE6jannr9/Ucd1LL0hSSoafk5LTYG+FfqsyGt81Q6Zkybw==",
"version": "20.5.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.9.tgz",
"integrity": "sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==",
"dev": true
},
"node_modules/@types/normalize-package-data": {

View file

@ -16,7 +16,7 @@
"author": "Mayuran Visakan",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.5.8",
"@types/node": "^20.5.9",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"builtin-modules": "3.3.0",