From 779f2dc34e20dfa7bfa8d549bee7ddd35bd3b2f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 00:33:41 +0000 Subject: [PATCH] build(deps): bump @sanity/code-input from 1.149.16 to 1.150.8 Bumps [@sanity/code-input](https://github.com/sanity-io/sanity) from 1.149.16 to 1.150.8. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/compare/v1.149.16...v1.150.8) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75ebbdb..7103f20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4102,9 +4102,9 @@ } }, "@sanity/code-input": { - "version": "1.149.16", - "resolved": "https://registry.npmjs.org/@sanity/code-input/-/code-input-1.149.16.tgz", - "integrity": "sha512-Ca7y0HWfmM0RikdYrPYB0c4deMjV8Rara+O7Dr+CTXW5gQhz01X7Xgj9vdPEC5WKCY9jVgtX2LTMfanaMoOfyw==", + "version": "1.150.8", + "resolved": "https://registry.npmjs.org/@sanity/code-input/-/code-input-1.150.8.tgz", + "integrity": "sha512-AAt+jIOhef3hGTBh+BNrt4+PfLf/hl179pZel9GkkKXb/35ytEwLrVqnLTFKhmzmIALUxz8OhOiXZ/Mf5kO1Zw==", "requires": { "lodash": "^4.17.15", "react-ace": "^5.0.1", diff --git a/package.json b/package.json index 38c9eff..99abef4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@firstclasspostcodes/sw14": "^2.3.1", "@sanity/base": "^1.149.19", "@sanity/block-content-to-react": "^2.0.7", - "@sanity/code-input": "^1.149.16", + "@sanity/code-input": "^1.150.8", "@sanity/components": "^1.149.19", "@sanity/core": "^1.150.7", "@sanity/default-layout": "^1.149.19",