diff --git a/package-lock.json b/package-lock.json index a7594790a7..75b964d1ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@babel/preset-env": "^7.14.8", "@markedjs/html-differ": "^3.0.4", "@rollup/plugin-babel": "^5.3.0", - "@rollup/plugin-commonjs": "^19.0.1", + "@rollup/plugin-commonjs": "^20.0.0", "@semantic-release/commit-analyzer": "^8.0.1", "@semantic-release/git": "^9.0.0", "@semantic-release/github": "^7.2.3", @@ -23,13 +23,13 @@ "@semantic-release/release-notes-generator": "^9.0.3", "cheerio": "^1.0.0-rc.10", "commonmark": "0.30.0", - "eslint": "^7.31.0", + "eslint": "^7.32.0", "eslint-config-standard": "^16.0.3", "eslint-plugin-import": "^2.23.4", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "front-matter": "^4.0.2", - "highlight.js": "^11.1.0", + "highlight.js": "^11.2.0", "jasmine": "^3.8.0", "markdown-it": "12.1.0", "node-fetch": "^2.6.1", @@ -1810,9 +1810,9 @@ } }, "node_modules/@rollup/plugin-commonjs": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.1.tgz", - "integrity": "sha512-bRrPTIAsWw2LmEspEMvV9f+7N7CEQgZCj2Zi1F0e0P3+/tbjQaSNNVVRSRWVhuDagp8yjK5kbIut8KTPsseRhg==", + "version": "20.0.0", + "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz", + "integrity": "sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==", "dev": true, "dependencies": { "@rollup/pluginutils": "^3.1.0", @@ -3334,9 +3334,9 @@ } }, "node_modules/eslint": { - "version": "7.31.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz", - "integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==", + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", "dev": true, "dependencies": { "@babel/code-frame": "7.12.11", @@ -4394,9 +4394,9 @@ } }, "node_modules/highlight.js": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.1.0.tgz", - "integrity": "sha512-X9VVhYKHQPPuwffO8jk4bP/FVj+ibNCy3HxZZNDXFtJrq4O5FdcdCDRIkDis5MiMnjh7UwEdHgRZJcHFYdzDdA==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.2.0.tgz", + "integrity": "sha512-JOySjtOEcyG8s4MLR2MNbLUyaXqUunmSnL2kdV/KuGJOmHZuAR5xC54Ko7goAXBWNhf09Vy3B+U7vR62UZ/0iw==", "dev": true, "engines": { "node": ">=12.0.0" @@ -12276,9 +12276,9 @@ } }, "@rollup/plugin-commonjs": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.1.tgz", - "integrity": "sha512-bRrPTIAsWw2LmEspEMvV9f+7N7CEQgZCj2Zi1F0e0P3+/tbjQaSNNVVRSRWVhuDagp8yjK5kbIut8KTPsseRhg==", + "version": "20.0.0", + "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz", + "integrity": "sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==", "dev": true, "requires": { "@rollup/pluginutils": "^3.1.0", @@ -13560,9 +13560,9 @@ "dev": true }, "eslint": { - "version": "7.31.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz", - "integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==", + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", "dev": true, "requires": { "@babel/code-frame": "7.12.11", @@ -14428,9 +14428,9 @@ "dev": true }, "highlight.js": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.1.0.tgz", - "integrity": "sha512-X9VVhYKHQPPuwffO8jk4bP/FVj+ibNCy3HxZZNDXFtJrq4O5FdcdCDRIkDis5MiMnjh7UwEdHgRZJcHFYdzDdA==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.2.0.tgz", + "integrity": "sha512-JOySjtOEcyG8s4MLR2MNbLUyaXqUunmSnL2kdV/KuGJOmHZuAR5xC54Ko7goAXBWNhf09Vy3B+U7vR62UZ/0iw==", "dev": true }, "hook-std": { diff --git a/package.json b/package.json index f439121aa0..1949da4dda 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@babel/preset-env": "^7.14.8", "@markedjs/html-differ": "^3.0.4", "@rollup/plugin-babel": "^5.3.0", - "@rollup/plugin-commonjs": "^19.0.1", + "@rollup/plugin-commonjs": "^20.0.0", "@semantic-release/commit-analyzer": "^8.0.1", "@semantic-release/git": "^9.0.0", "@semantic-release/github": "^7.2.3", @@ -45,13 +45,13 @@ "@semantic-release/release-notes-generator": "^9.0.3", "cheerio": "^1.0.0-rc.10", "commonmark": "0.30.0", - "eslint": "^7.31.0", + "eslint": "^7.32.0", "eslint-config-standard": "^16.0.3", "eslint-plugin-import": "^2.23.4", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "front-matter": "^4.0.2", - "highlight.js": "^11.1.0", + "highlight.js": "^11.2.0", "jasmine": "^3.8.0", "markdown-it": "12.1.0", "node-fetch": "^2.6.1",