From 6fcfe6b459e7be3eda4720ae01be29fa2799f5f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 22:43:03 +0000 Subject: [PATCH] Update npm to v10.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 043b78a4..aba0e2e6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "url": "https://github.com/dgadelha/Portugol-Webstudio/issues" }, "homepage": "https://github.com/dgadelha/Portugol-Webstudio#readme", - "packageManager": "npm@10.2.5", + "packageManager": "npm@10.3.0", "scripts": { "antlr4ts": "antlr4ts -visitor src/antlr/Portugol.g4", "lint": "sherif && npm run eslint:check",