Bump the dev-dependencies group with 8 updates #834
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dev-dependencies group with 8 updates:
9.0.0
9.0.1
9.4.0
9.10.0
15.3.0
15.9.0
2.4.0
2.5.0
5.1.2
5.3.0
3.3.0
3.3.3
16.6.1
16.9.0
5.0.4
5.1.0
Updates
concurrently
from 9.0.0 to 9.0.1Release notes
Sourced from concurrently's releases.
Commits
79b3290
9.0.1041520b
Don't set up more than 1 abort signal listener (#503)Updates
eslint
from 9.4.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
globals
from 15.3.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)f6b3978
15.8.02ef342a
Addes2025
globals (Same ases2021
) (#256)a20894b
15.7.0f017b0f
Update (#255)5261dd9
15.6.09b0c591
Add Chai globals (#247)d4082e2
15.5.0Updates
jasmine-browser-runner
from 2.4.0 to 2.5.0Release notes
Sourced from jasmine-browser-runner's releases.
Commits
bae95df
Bump version to 2.5.0c63a59f
Report result to Saucelabs when using remote grid supportaa36b10
Tests for existing Saucelabs result reporting7287cfd
Bind to localhost in newly generated configsadc8d2d
Configure listen address separately from hostnamed8729ae
Test hostname handling even on machines with only one network interfaceae94888
Docs: fixed type of hostname config prop5d64627
Improved readme intro9910d85
Revert "Bind to localhost in newly generated configs"1446f2b
Fixed package specUpdates
jasmine-core
from 5.1.2 to 5.3.0Release notes
Sourced from jasmine-core's releases.
Commits
5cd7d47
Bump version to 5.3.0d0fe5c4
Require curly braces around loop and conditonal bodiesf602c49
Merge branch 'dave-unclamp-safari' of https://github.com/dcsaszar/jasmine7aaf7ea
API reference for reporter capabilities35f16e8
Add test for unclamping setTimeout in Safariacc777c
Unclamp setTimeout in Safari1c74356
Add unclampedSetTimeout helperbbebea0
Refactor: extract postMessage66eb27b
Throw if spying has no effect7a63c06
Merge branch 'webkit-performance' of https://github.com/m-akinc/jasmineUpdates
prettier
from 3.3.0 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
stylelint
from 16.6.1 to 16.9.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
94c3d93
16.9.0549a1a8
Prepare 16.9.0 (#7946)baadc25
Refactor to fixCoreRules
type inconsistencies (#7967)78b1e83
ImprovePublicApi['rules']
type and removeBuiltInRules
,Formatters
and...5cf18b1
Refactor to addCoreRules
type (#7954)ce0b1af
Bump supports-hyperlinks from 3.0.0 to 3.1.0 (#7962)ab47e73
ChangesecondaryOptions
argument type of theRule
function (#7950)d53ce33
Fixdeclaration-property-value-no-unknown
false negatives (#7957)83e2851
Fixkeyframe-block-no-duplicate-selectors
/`keyframe-declaration-no-importan...9744c18
Fixselector-class-pattern
reported ranges (#7959)Updates
webpack-dev-server
from 5.0.4 to 5.1.0Release notes
Sourced from webpack-dev-server's releases.