From 650a7a7b76c8fa82d869194a9db5c01ebe29e33c Mon Sep 17 00:00:00 2001 From: Johann-S Date: Wed, 6 May 2020 07:23:05 +0200 Subject: add unit tests to ensure our plugins works in jquery --- package-lock.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index b53c8e796..1fd9754d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6883,6 +6883,12 @@ "integrity": "sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==", "dev": true }, + "jquery": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", + "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==", + "dev": true + }, "js-base64": { "version": "2.5.2", "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.5.2.tgz", -- cgit v1.2.3