Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Current HF dependencies:
dependencies:⚠️ next version contains significant breaking changes, more work needed
"chevrotain":
"tiny-emitter": ✅ already latest version
devDependencies:
"@babel/cli": 👍 upgraded to latest version
"@babel/core": 👍 upgraded to latest version
"@babel/plugin-transform-runtime": 👍 upgraded to latest version
"@babel/preset-env": 👍 upgraded to latest version
"@babel/register": 👍 upgraded to latest version
"@babel/runtime": 👍 upgraded to latest version
"@babel/preset-react": 👍 upgraded to latest version
"@babel/preset-typescript": 👍 upgraded to latest version
"@babel/plugin-transform-modules-commonjs": 👍 upgraded to latest version
"@babel/plugin-syntax-class-properties": ✅ already latest version
"@babel/plugin-proposal-decorators": 👍 upgraded to latest version
"@babel/plugin-proposal-class-properties": 👍 upgraded to latest version
"@babel/plugin-proposal-private-methods": 👍 upgraded to latest version
"@babel/plugin-proposal-private-property-in-object": 👍 upgraded to latest version
"@babel/plugin-transform-typescript": 🗑️ removed, not needed anymore
"@microsoft/tsdoc": 🗑️ removed, not needed anymore
"@types/jasmine": "^4.0.0",
"@types/jest": "^26.0.0",
"@types/jsdom": "^16.2.1",
"@types/node": "^10.17.19",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vuepress/plugin-active-header-links": "^1.3.1",
"as-table": "^1.0.55",
"babel-loader": "^8.0.6",
"babel-plugin-transform-inline-environment-variables": 👍 upgraded to latest version
"core-js": "^3.23.0",
"cross-env": "^7.0.0",
"env-cmd": "^10.1.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^43.1.1",
"eslint-plugin-license-header": "^0.6.0",
"eslint-plugin-prettier": "^4.2.1",
"full-icu": "^1.3.1",
"jasmine": "^4.0.0",
"jest": "^26.0.0",
"jsdom": "^16.2.2",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^1.3.0",
"karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.7.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.2",
"license-checker": "^25.0.1",
"markdown-it-footnote": "^3.0.3",
"markdown-it-regex": "^0.2.0",
"moment": "^2.22.2",
"npm-run-all": "^4.1.5",
"on-build-webpack": "^0.1.0",
"rimraf": "^3.0.2",
"serve": "^14.2.0",
"string-replace-loader": "^2.3.0",
"tar": "^6.0.1",
"terser-webpack-plugin": "^4.2.3",
"ts-jest": "^26.0.0",
"ts-loader": "^7.0.2",
"ts-node": "^8.0.1",
"typedoc": "^0.19.2",
"typedoc-plugin-markdown": "^2.2.17",
"typescript": "^4.0.8",
"vuepress": "^1.9.9",
"vuepress-plugin-clean-urls": "^1.1.1",
"weak-napi": "^2.0.2",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11",
"webpackbar": "^4.0.0"
How did you test your changes?
Types of changes
Related issues:
Fixes #1451
Checklist: