Updated dependencies

This commit is contained in:
squidfunk 2021-09-19 16:28:51 +02:00
parent 7495589830
commit 36f1e99f3c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -733,9 +733,9 @@
"dev": true
},
"@types/node": {
"version": "16.9.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.1.tgz",
"integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==",
"version": "16.9.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.3.tgz",
"integrity": "sha512-5UmMznRvrwKqisJ458JbNoq3AyXHxlAKMkGtNe143W1SkZ1BVgvCHYBzn7wD66J+smE+BolqA1mes5BeXlWY6w==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -55,7 +55,7 @@
"@types/fuzzaldrin-plus": "^0.6.2",
"@types/html-minifier": "^4.0.1",
"@types/lunr": "^2.3.4",
"@types/node": "^16.9.1",
"@types/node": "^16.9.3",
"@types/resize-observer-browser": "^0.1.6",
"@types/sass": "^1.16.1",
"@typescript-eslint/eslint-plugin": "^4.31.1",