chore(deps-dev): bump @types/node from 14.14.39 to 14.14.41 (#1013)

This commit is contained in:
dependabot-preview[bot] 2021-04-22 17:04:43 +00:00 committed by GitHub
parent f0aafb9397
commit 1a29a1609c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -169,9 +169,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.39",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.39.tgz",
"integrity": "sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==",
"version": "14.14.41",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.41.tgz",
"integrity": "sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==",
"dev": true
},
"@types/source-list-map": {

View file

@ -193,7 +193,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.4",
"@types/node": "^14.14.39",
"@types/node": "^14.14.41",
"@types/vscode": "^1.55.0",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",