Bump the development-dependencies group with 8 updates #1156
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 development-dependencies group with 8 updates:
7.23.0
7.23.2
7.22.20
7.23.2
25.0.5
25.0.7
7.2.0
7.3.0
6.7.4
6.7.5
4.0.2
4.1.4
6.8.1
6.8.2
6.3.0
6.3.1
Updates
@babel/core
from 7.23.0 to 7.23.2Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
cd28f07
v@babel/core@7.23.2Updates
@babel/preset-env
from 7.22.20 to 7.23.2Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
b4b9942
v7.23.2aa65ac2
Update babel-polyfills packages (#16032)0d8b6df
Inlineexports.XXX =
update in simple variable declarations (#15984)Updates
@rollup/plugin-commonjs
from 25.0.5 to 25.0.7Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
ad406ba
chore(release): commonjs v25.0.78e2ed59
fix(commonjs,dynamic-import-vars,esm-shim,inject,replace,strip): bump magic-s...88687f0
chore(release): commonjs v25.0.6cb579c8
fix(commonjs): Keep the shebang at the top of the file content (#1610)Updates
@stryker-mutator/core
from 7.2.0 to 7.3.0Release notes
Sourced from
@stryker-mutator/core
's releases.Changelog
Sourced from
@stryker-mutator/core
's changelog.Commits
deb82d8
v7.3.0872516b
refactor(ignore): renamePluginKind.Ignorer
toPluginKind.Ignore
(#4491)ab03c0d
fix(deps): update dependency commander to ~11.1.0 (#4483)a3c35ca
feat(plugin): add support fordeclareValuePlugin
(#4490)4fe1000
feat(Ignorer plugin): support ignorer plugins (#4487)31f3411
fix(core): disableTypeChecks true only forces ts-like file match (#4485)c3644dc
docs(redme): typo fix (#4486)c1053d7
chore(deps): update dependency@types/node
to v18.18.5 (#4482)a286204
chore(deps): update dependency@types/inquirer
to v9.0.4 (#4473)85f6928
chore(deps): update dependency@types/node
to v18.18.4 (#4468)Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.7.5Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
36aecb6
chore: publish v6.7.5db40a0a
fix(eslint-plugin): [prefer-string-starts-ends-with] only report slice/substr...8f4d939
docs: fix prefer-optional-chain example for the unsafe fixes option (#7711)Updates
rollup
from 4.0.2 to 4.1.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
061a038
4.1.451c974d
perf: shrink wasm size by avoid importing browserslist (#5204)c61a150
4.1.370f79ad
Fix publish scriptebd96c4
4.1.2ee0639e
fix: export xxhashBase64Url from wasm (#5203)d8b31a2
4.1.1f3eaa28
perf: use mimalloc for bindings_napi (#5201)cb144b2
4.1.072c6639
perf: reducing ast node memory overhead (#5133)Updates
@webref/css
from 6.8.1 to 6.8.2Commits
71d1ee1
Publish curated data from ade4875b4eb5a5e31777c74597e5f00e89fa9b863e45348
Publish curated data from 8a1fae4dc663144af37fa52fd25d67db4b862b5a82c2256
Publish curated data from a6ed26d0d800bb2227424923fe98c979c22a1cb75b6c3b4
Publish curated data from bc2da069cbeb62cbd82f42423dab91b6c008714b692f5c1
Publish curated data from 03aca9d4339f46b21696ce0ea4bd1158473d7e463fb26ac
Publish curated data from 032803af15b54a8f66176c48781963224dcd62c8619d3d8
Publish curated data from 8dbda3e94c74007ed001f555d40177688acabb16dc24caf
Publish curated data from f82a81c984fe955d2696a7578ead8c205ff9f3c2eaa97ce
Publish curated data from 85e716c645f77bb4eb80845de5fae1b96002c6feb0087be
Publish curated data from cf48cda7db9ec843c749a097712548d5eef3c8f0Updates
jest-preset-stylelint
from 6.3.0 to 6.3.1Release notes
Sourced from jest-preset-stylelint's releases.
Changelog
Sourced from jest-preset-stylelint's changelog.
Commits
a4f2d70
6.3.122e6d0c
Prepare 6.3.1f6fcf79
FixloadLint
option's type declaration (#79)bdfa1a2
Bump postcss from 8.4.30 to 8.4.31 (#78)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions