Skip to content

Commit 7052c07

Browse files
Bump jsonata from 1.8.6 to 1.8.7 (#411)
Bumps [jsonata](https://github.com/jsonata-js/jsonata) from 1.8.6 to 1.8.7. - [Release notes](https://github.com/jsonata-js/jsonata/releases) - [Changelog](https://github.com/jsonata-js/jsonata/blob/v1.8.7/CHANGELOG.md) - [Commits](jsonata-js/jsonata@v1.8.6...v1.8.7) --- updated-dependencies: - dependency-name: jsonata dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f8cfc9 commit 7052c07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@grafana/runtime": "10.1.4",
3636
"@grafana/ui": "10.1.4",
3737
"dayjs": "^1.10.4",
38-
"jsonata": "^1.8.6",
38+
"jsonata": "^1.8.7",
3939
"jsonpath-plus": "^6.0.1",
4040
"memory-cache": "^0.2.0",
4141
"moment": "2.29.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5988,10 +5988,10 @@ json5@^2.2.2, json5@^2.2.3:
59885988
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
59895989
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
59905990

5991-
jsonata@^1.8.6:
5992-
version "1.8.6"
5993-
resolved "https://registry.yarnpkg.com/jsonata/-/jsonata-1.8.6.tgz#e5f0e6ace870a34bac881a182ca2b31227122791"
5994-
integrity sha512-ZH2TPYdNP2JecOl/HvrH47Xc+9imibEMQ4YqKy/F/FrM+2a6vfbGxeCX23dB9Fr6uvGwv+ghf1KxWB3iZk09wA==
5991+
jsonata@^1.8.7:
5992+
version "1.8.7"
5993+
resolved "https://registry.yarnpkg.com/jsonata/-/jsonata-1.8.7.tgz#e5cf5a4e28e3c88dd79e23282bffb7797350d035"
5994+
integrity sha512-tOW2/hZ+nR2bcQZs+0T62LVe5CHaNa3laFFWb/262r39utN6whJGBF7IR2Wq1QXrDbhftolk5gggW8uUJYlBTQ==
59955995

59965996
jsonc-parser@^3.2.0:
59975997
version "3.2.0"

0 commit comments

Comments
 (0)