chore(deps): pin dependencies (#44358)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-12-02 20:48:15 +05:30
committed by GitHub
parent f1d5a86edf
commit 47aef5155b
4 changed files with 20 additions and 20 deletions

View File

@ -137,7 +137,7 @@
"babel-plugin-transform-imports": "2.0.0",
"chokidar": "3.5.2",
"copy-webpack-plugin": "9.1.0",
"core-js": "^2.6.12",
"core-js": "2.6.12",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.26",
"jest-json-schema-extended": "1.0.1",
"monaco-editor-webpack-plugin": "4.2.0",

24
package-lock.json generated
View File

@ -38,8 +38,8 @@
"@types/chai": "4.2.22",
"@types/enzyme": "3.10.10",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/eslint": "^7.29.0",
"@types/estree": "^0.0.50",
"@types/eslint": "7.29.0",
"@types/estree": "0.0.50",
"@types/faker": "5.5.9",
"@types/inquirer": "8.1.3",
"@types/jest": "27.0.3",
@ -64,8 +64,8 @@
"@types/sanitize-html": "2.5.0",
"@types/store": "2.0.2",
"@types/validator": "13.7.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"babel-eslint": "10.1.0",
"babel-plugin-transform-imports": "2.0.0",
"cross-env": "7.0.3",
@ -305,7 +305,7 @@
"babel-plugin-transform-imports": "2.0.0",
"chokidar": "3.5.2",
"copy-webpack-plugin": "9.1.0",
"core-js": "^2.6.12",
"core-js": "2.6.12",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.26",
"jest-json-schema-extended": "1.0.1",
"monaco-editor-webpack-plugin": "4.2.0",
@ -55120,10 +55120,10 @@
"js-yaml": "3.14.1",
"lodash": "4.17.21",
"mdast-builder": "1.1.1",
"mdast-util-from-markdown": "^0.8.5",
"mdast-util-from-markdown": "0.8.5",
"mdast-util-gfm": "0.1.2",
"mdast-util-gfm-strikethrough": "^0.2.3",
"mdast-util-gfm-table": "^0.1.6",
"mdast-util-gfm-strikethrough": "0.2.3",
"mdast-util-gfm-table": "0.1.6",
"mdast-util-to-hast": "9.1.2",
"micromark-extension-gfm-strikethrough": "0.6.5",
"micromark-extension-gfm-table": "0.4.3",
@ -57732,10 +57732,10 @@
"js-yaml": "3.14.1",
"lodash": "4.17.21",
"mdast-builder": "1.1.1",
"mdast-util-from-markdown": "^0.8.5",
"mdast-util-from-markdown": "0.8.5",
"mdast-util-gfm": "0.1.2",
"mdast-util-gfm-strikethrough": "^0.2.3",
"mdast-util-gfm-table": "^0.1.6",
"mdast-util-gfm-strikethrough": "0.2.3",
"mdast-util-gfm-table": "0.1.6",
"mdast-util-to-hast": "9.1.2",
"micromark-extension-gfm-strikethrough": "0.6.5",
"micromark-extension-gfm-table": "0.4.3",
@ -57872,7 +57872,7 @@
"chai": "4.3.4",
"chokidar": "3.5.2",
"copy-webpack-plugin": "9.1.0",
"core-js": "^2.6.12",
"core-js": "2.6.12",
"crypto-browserify": "3.12.0",
"date-fns": "2.27.0",
"dedent": "0.7.0",

View File

@ -113,8 +113,8 @@
"@types/chai": "4.2.22",
"@types/enzyme": "3.10.10",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/eslint": "^7.29.0",
"@types/estree": "^0.0.50",
"@types/eslint": "7.29.0",
"@types/estree": "0.0.50",
"@types/faker": "5.5.9",
"@types/inquirer": "8.1.3",
"@types/jest": "27.0.3",
@ -139,8 +139,8 @@
"@types/sanitize-html": "2.5.0",
"@types/store": "2.0.2",
"@types/validator": "13.7.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"babel-eslint": "10.1.0",
"babel-plugin-transform-imports": "2.0.0",
"cross-env": "7.0.3",

View File

@ -26,10 +26,10 @@
"js-yaml": "3.14.1",
"lodash": "4.17.21",
"mdast-builder": "1.1.1",
"mdast-util-from-markdown": "^0.8.5",
"mdast-util-from-markdown": "0.8.5",
"mdast-util-gfm": "0.1.2",
"mdast-util-gfm-strikethrough": "^0.2.3",
"mdast-util-gfm-table": "^0.1.6",
"mdast-util-gfm-strikethrough": "0.2.3",
"mdast-util-gfm-table": "0.1.6",
"mdast-util-to-hast": "9.1.2",
"micromark-extension-gfm-strikethrough": "0.6.5",
"micromark-extension-gfm-table": "0.4.3",