From 392cda60b297b04e929cb0e95ed21112313ed98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 11:02:16 -0700 Subject: [PATCH] Bump @blockly/theme-modern from 2.1.13 to 2.1.14 (#4754) Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.13 to 2.1.14. - [Release notes](https://github.com/google/blockly-samples/releases) - [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.14/plugins/theme-modern) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7fbb99905..74ba621ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -242,9 +242,9 @@ } }, "@blockly/theme-modern": { - "version": "2.1.13", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.13.tgz", - "integrity": "sha512-Rq/7OSi4G1V3V/vFZ/rRwzIiBnfiAToJKjTourTC1gh35qlCbvEyXI4CiinIVjCY4Im2l+iWp+BefFQrqTKA+g==", + "version": "2.1.14", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.14.tgz", + "integrity": "sha512-+jhpKdn8ipd+hjNuHjm1el326ANYWgTP8C7mwvmb23Rp3INTKqYOscUGgy3vJ/BBZhJ+mi4GGv0aYl1YabdLIw==", "dev": true }, "@eslint/eslintrc": {