diff --git a/.npmrc b/.npmrc index 4fd15ed117eb..43c97e719a5a 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1 @@ package-lock=false -legacy-peer-deps=true diff --git a/package.json b/package.json index fadea575f4ea..8b3b9e692e6e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-qunit": "^7.1.0", "eslint-plugin-regexp": "^1.5.1", - "eslint-plugin-sonarjs": "~0.10.0", + "eslint-plugin-sonarjs": "~0.11.0", "eslint-plugin-unicorn": "^39.0.0", "jsonc-eslint-parser": "^2.0.4", "karma": "^6.3.9", @@ -57,7 +57,7 @@ "p-timeout": "^5.0.2", "phantomjs-prebuilt": "~2.1.16", "promises-aplus-tests": "^2.1.2", - "puppeteer": "~12.0.0", + "puppeteer": "~12.0.1", "qunit": "^2.17.2", "semver": "^7.3.5", "terser": "^5.10.0",