diff --git a/package.json b/package.json index deae6ae..a54f0a8 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.0.3", "@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..eda0e07 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.0.3": + version "18.0.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199" + integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"