diff --git a/package.json b/package.json index deae6ae..5bb7a43 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/css-mediaquery": "^0.1.0", "@types/imagemin": "^7.0.0", "@types/minimatch": "^3.0.3", - "@types/node": "^15.3.0", + "@types/node": "^18.7.1", "@types/sharp": "^0.28.1", "@types/through2-concurrent": "^2.0.0", "@types/vinyl": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index 6eda646..eed228a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1742,10 +1742,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21" integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA== -"@types/node@*", "@types/node@^15.3.0": - version "15.3.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.1.tgz#23a06b87eedb524016616e886b116b8fdcb180af" - integrity sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw== +"@types/node@*", "@types/node@^18.7.1": + version "18.7.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.1.tgz#352bee64f93117d867d05f7406642a52685cbca6" + integrity sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"