generated from timelessco/react-components-template
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): ⬆️ update dev dependencies (minor) #340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
79cca21 to
52db276
Compare
52db276 to
4891ed9
Compare
4891ed9 to
06d6f8f
Compare
06d6f8f to
76b9665
Compare
76b9665 to
986e700
Compare
986e700 to
dadd5b5
Compare
navin-moorthy
previously approved these changes
Jul 18, 2022
Contributor
navin-moorthy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
9937f65 to
0bd920d
Compare
0bd920d to
5c60234
Compare
navin-moorthy
approved these changes
Jul 19, 2022
Contributor
navin-moorthy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
7.18.6->7.18.97.18.6->7.18.97.18.6->7.18.91.2.215->1.2.2180.2.21->0.2.2214.2.3->14.2.628.1.5->28.1.67.2.2->7.3.08.19.0->8.20.015.1.1->15.1.2Release Notes
babel/babel
v7.18.9Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-systemjs,babel-typesTSDeclareFunctionas default (@zxbodya)babel-generatorreturnTypewith comments generates incorrect code (@liuxingbaoyu)💅 Polish
babel-clibabel-cliis ready. (@liuxingbaoyu)🏠 Internal
babel-core,babel-helper-remap-async-to-generator,babel-helpers,babel-parser,babel-plugin-transform-block-scoping,babel-preset-envbabel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-chaining,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-traverse,babel-types🏃♀️ Performance
babel-generatorswc-project/swc
v1.2.218Compare Source
Bug Fixes
(cli) Emit sourcemap with file inputs (#5213) (3e3be80)
(es) Fix resolving of symlinks (#5222) (27cc45d)
(es/lints) Disallow duplicate export functions (#5234) (c68d484)
(es/minifier) Fix size calculation of numbers (#5232) (2e9c9be)
(es/modules) Preserve order for ts import equals (#5215) (6b1ce09)
(html/parser) Fix span (#5209) (b4daa30)
(html/parser) Improve span (#5230) (0f7646c)
(testing) Allow space in file names (#5237) (de76868)- general: Fix(es/lints: Handle ts export import equals (#5225)
(04de455)
Features
(css/ast) Make
rawoptional (#5211) (b65a16c)(es/lints) Support
ignoreReadBeforeAssignforprefer-const(#4933) (d035648)(html/ast) Add
rawto attributes (#5208) (64237fa)(html/ast) Add
rawto doctype (#5198) (945510a)(html/minifier) Compress more default attributes (#5182) (625fc18)
(html/minifier) Improve minifier (#5227) (1da6016)
(node) Use wasm as a fallback (#5233) (1cebf62)
(plugin) Pass
unresolved_markto plugins (#5212) (92c0153)Miscellaneous Tasks
(ci) Fix publish script (#5241) (66550d6)
(visit) Specify version of
swc_macros_common(#5231) (1aa0223)- general: Typo (#5239) (17f1cee)- general: Typo (#5238) (df426d7)Testing
(css/parser) Add a test (#5228) (8e5efb6)
(es/plugin) Build plugins for e2e testing (#5210) (cd94f0a)
(plugin) Fix e2e tests on windows (#5216) (f1ba332)
Build
swc-project/jest
v0.2.22Compare Source
testing-library/user-event
v14.2.6Compare Source
Bug Fixes
pointer-events: noneon previous target (#991) (6e4058b)v14.2.5Compare Source
Bug Fixes
valueonHTMLSelectElement(#989) (77a7fa8)v14.2.4Compare Source
Bug Fixes
window.FileListinstead of implicit global (c88865d)open-cli-tools/concurrently
v7.3.0Compare Source
What's Changed
eslint/eslint
v8.20.0Compare Source
Features
ca83178feat: catch preprocess errors (#16105) (JounQin)Bug Fixes
30be0edfix: no-warning-comments rule escapes special RegEx characters in terms (#16090) (Lachlan Hunt)bfe5e88fix: ignore spacing before]and}in comma-spacing (#16113) (Milos Djermanovic)Documentation
845c4f4docs: Add website team details (#16115) (Nicholas C. Zakas)5a0dfdbdocs: Link to blog post in no-constant-binary-expression (#16112) (Jordan Eldredge)bc692a9docs: remove install command (#16084) (Strek)49ca3f0docs: don't show toc when content not found (#16095) (Amaresh S M)ba19e3fdocs: enhance 404 page UI (#16097) (Amaresh S M)a75d3b4docs: remove unused meta.docs.category field in working-with-rules page (#16109) (Brandon Scott)cdc0206docs: add formatters page edit link (#16094) (Amaresh S M)4d1ed22docs: preselect default theme (#16098) (Strek)4b79612docs: add missing correct/incorrect containers (#16087) (Milos Djermanovic)09f6acbdocs: fix UI bug on rules index and details pages (#16082) (Deepshika S)f5db264docs: remove remaining duplicate rule descriptions (#16093) (Milos Djermanovic)32a6b2adocs: Add scroll behaviour smooth (#16056) (Amaresh S M)Chores
bbf8df4chore: Mark autogenerated release blog post as draft (#16130) (Nicholas C. Zakas)eee4306chore: update internal lint dependencies (#16088) (Bryan Mishkin)9615a42chore: update formatter examples template to avoid markdown lint error (#16085) (Milos Djermanovic)62541edchore: fix markdown linting error (#16083) (唯然)release-it/release-it
v15.1.2Compare Source
b6d5813)8a8149e)529bc1f)31068de)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.