Bump the normal group with 8 updates #2973
Closed
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.
Bumps the normal group with 8 updates:
3.0.1
3.0.2
7.7.5
7.25.6
3.2.1
4.0.1
2.0.0
5.0.0
8.9.0
9.11.1
1.2.6
1.2.8
6.3.0
7.6.3
4.8.1
5.33.0
Updates
@alrra/travis-scripts
from 3.0.1 to 3.0.2Commits
Updates
@babel/parser
from 7.7.5 to 7.25.6Release notes
Sourced from
@babel/parser
's releases.... (truncated)
Changelog
Sourced from
@babel/parser
's changelog.... (truncated)
Commits
2f72b97
v7.25.610bcb69
[Babel 8] Fix spelling of error code (#16668)7edd508
fix: improve static canFollowModifier checks (#16761)15328eb
[Babel 8] SplittypeParameter
ofTSMappedType
(#16733)cbf124c
v7.25.45174ad1
Clean all always enabled parser plugins (#16572)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)787c7cd
v7.25.3782e0ea
Add@babel/types
as a dependency of@babel/parser
(#16688)2413d1a
Add eslint-plugin-regexp (#16680)Updates
chokidar
from 3.2.1 to 4.0.1Release notes
Sourced from chokidar's releases.
... (truncated)
Commits
8c3479f
Release 4.0.1.812cf64
README8f9f136
Remove changelog md66a96ff
Update license yearbf65c94
improve internal types a little bit (#1363)4242091
Merge pull request #1360 from paulmillr/fseventsless95aa953
fix: always return promise in close() (#1359)bad7dce
fix: remove fsevents from docs and JSDoc9b15d99
Merge pull request #1356 from talentlessguy/remove-type-fromjsdocf4d8ad0
fix: remove jsdoc types and improve internal typesUpdates
escape-string-regexp
from 2.0.0 to 5.0.0Release notes
Sourced from escape-string-regexp's releases.
Commits
ba9a447
5.0.0aebb6e8
Require Node.js 12 and move to ESM34ec4c6
Move to GitHub Actions (#31)b3eb767
Fix code comment71083e8
4.0.0ec45c70
Escape-
in a way that’s compatible with PCRE (#23)d248d82
3.0.070deac5
Require Node.js 10732905d
Escape-
in a way that’s compatible with Unicode patterns (#21)5085b25
Tidelift tasksUpdates
eslint
from 8.9.0 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
minimist
from 1.2.6 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
semver
from 6.3.0 to 7.6.3Release notes
Sourced from semver's releases.