update webapp dependencies (#3317)

pull/3322/head
Scott Bishel 2 years ago committed by GitHub
parent 6e6bc36f4a
commit de576ec5ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 22490
      experiments/webext/package-lock.json
  2. 12
      mattermost-plugin/webapp/package-lock.json
  3. 2
      mattermost-plugin/webapp/package.json
  4. 12
      webapp/package-lock.json
  5. 2
      webapp/package.json

File diff suppressed because it is too large Load Diff

@ -54,7 +54,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jquery": "1.5.1",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
@ -8573,8 +8573,8 @@
"node_modules/eslint-plugin-mattermost": {
"name": "eslint-config-mattermost",
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"integrity": "sha512-B+ZquIX9ivUep96vnyZ9XBq1ViN0Ls6i+cWX8e8JilW3LEFke8vWYLT4zoCG0Ogm83iU2E4kcOow2z5xsiiTzg==",
"resolved": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#46ad99355644a719bf32082f472048f526605181",
"integrity": "sha512-XIsRlgdUmVaJ+9P5sy45uN/cVzi5rPP2w/w06yuEIEYAH6CuVzjiY/dBjDqFKOi/Ebnoo40ur2oCtD3+yzrgVw==",
"dev": true,
"license": "Apache 2.0"
},
@ -27666,10 +27666,10 @@
"requires": {}
},
"eslint-plugin-mattermost": {
"version": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"integrity": "sha512-B+ZquIX9ivUep96vnyZ9XBq1ViN0Ls6i+cWX8e8JilW3LEFke8vWYLT4zoCG0Ogm83iU2E4kcOow2z5xsiiTzg==",
"version": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#46ad99355644a719bf32082f472048f526605181",
"integrity": "sha512-XIsRlgdUmVaJ+9P5sy45uN/cVzi5rPP2w/w06yuEIEYAH6CuVzjiY/dBjDqFKOi/Ebnoo40ur2oCtD3+yzrgVw==",
"dev": true,
"from": "eslint-plugin-mattermost@github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee"
"from": "eslint-plugin-mattermost@github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181"
},
"eslint-plugin-no-only-tests": {
"version": "2.6.0",

@ -51,7 +51,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jquery": "1.5.1",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",

@ -86,7 +86,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jquery": "1.5.1",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-react": "7.29.4",
"fetch-mock-jest": "^1.5.1",
@ -6932,8 +6932,8 @@
"node_modules/eslint-plugin-mattermost": {
"name": "eslint-config-mattermost",
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"integrity": "sha512-B+ZquIX9ivUep96vnyZ9XBq1ViN0Ls6i+cWX8e8JilW3LEFke8vWYLT4zoCG0Ogm83iU2E4kcOow2z5xsiiTzg==",
"resolved": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#46ad99355644a719bf32082f472048f526605181",
"integrity": "sha512-XIsRlgdUmVaJ+9P5sy45uN/cVzi5rPP2w/w06yuEIEYAH6CuVzjiY/dBjDqFKOi/Ebnoo40ur2oCtD3+yzrgVw==",
"dev": true,
"license": "Apache 2.0"
},
@ -22158,10 +22158,10 @@
"requires": {}
},
"eslint-plugin-mattermost": {
"version": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"integrity": "sha512-B+ZquIX9ivUep96vnyZ9XBq1ViN0Ls6i+cWX8e8JilW3LEFke8vWYLT4zoCG0Ogm83iU2E4kcOow2z5xsiiTzg==",
"version": "git+ssh://git@github.com/mattermost/eslint-plugin-mattermost.git#46ad99355644a719bf32082f472048f526605181",
"integrity": "sha512-XIsRlgdUmVaJ+9P5sy45uN/cVzi5rPP2w/w06yuEIEYAH6CuVzjiY/dBjDqFKOi/Ebnoo40ur2oCtD3+yzrgVw==",
"dev": true,
"from": "eslint-plugin-mattermost@github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee"
"from": "eslint-plugin-mattermost@github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181"
},
"eslint-plugin-no-only-tests": {
"version": "2.6.0",

@ -126,7 +126,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jquery": "1.5.1",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181",
"eslint-plugin-no-only-tests": "2.6.0",
"eslint-plugin-react": "7.29.4",
"fetch-mock-jest": "^1.5.1",

Loading…
Cancel
Save