Bump the npm-deps group with 10 updates #1106
Merged
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 npm-deps group with 10 updates:
5.3.1
5.3.2
0.41.0
0.44.0
0.0.13
0.0.18
6.5.0
6.13.1
6.5.0
6.13.1
0.19.2
0.19.8
8.48.0
8.54.0
3.1.1
3.2.0
3.0.3
3.1.0
5.2.2
5.3.2
Updates
bootstrap
from 5.3.1 to 5.3.2Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
344e912
Release v5.3.2 (#39173)317cb2a
download: Reword CDN paragraph (#39179)8df9899
Fix: make theme selector tick icon visible when active in examples layout (#3...256ad91
README.md: remove BrowserStack badge (#39180)8816177
Update devDependencies (#39174)52edf18
Build(deps): Bump actions/checkout from 3 to 4 (#39148)9900cf3
Fix collapse multiple ids target (#38989)d1d49ff
New$btn-link-focus-shadow-rgb
for color modes customisation (#39119)bde23ae
Allow\<mark>
colors customization for color modes (#39141)bb10c99
Add defensive CSS to handle form check input in fleboxes (#38955)Updates
monaco-editor
from 0.41.0 to 0.44.0Changelog
Sourced from monaco-editor's changelog.
Commits
3e047ef
Fixes node-gyp issuese409ac0
Adds node-gyp as dev dependency93957fa
Merge pull request #4202 from microsoft/dependabot/npm_and_yarn/webpack-plugi...8665a71
Merge pull request #4203 from microsoft/dependabot/npm_and_yarn/samples/postc...cfdfe21
Bump electron from 19.1.8 to 22.3.25 in /samples (#4205)6354c35
Bump postcss from 8.4.16 to 8.4.31 in /samples105e132
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin2e82147
Removes outdated samplef015a01
Fixes CI7e3d25a
Preparing for v0.44.0Updates
@types/gtag.js
from 0.0.13 to 0.0.18Commits
Updates
@typescript-eslint/eslint-plugin
from 6.5.0 to 6.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45
feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1f
fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...f151b26
fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...a034d0a
fix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...3c8312d
feat: [member-ordering] add accessor support for member-ordering (#7927)06496e2
chore: publish v6.11.0Updates
@typescript-eslint/parser
from 6.5.0 to 6.13.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2
chore: publish v6.11.075c1288
chore: publish v6.10.01e47294
chore: publish v6.9.1101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)Updates
esbuild
from 0.19.2 to 0.19.8Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e97bd67
publish 0.19.8 to npm65b3058
mention the treemap in the release notes (#2848)16883d4
add whitespace change to release notes7383d0d
decorators: printing preserves newline-tail status7edc83d
reword an experimental decorators error messagef3d5352
remove a now-unused fielde755189
ts: forbid regular decorators ondeclare
fields69c9e7f
allow decorators to come afterexport
(#104)7baefdb
fix a panic with "export default interface\n"a8313d2
use "check" for decorator validation, not "guess"Updates
eslint
from 8.48.0 to 8.54.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
4a88a54
8.54.06cf675f
Build: changelog update for 8.54.0d644de9
chore: upgrade@eslint/js
@8
.54.0 (#17773)1e6e314
chore: package.json update for@eslint/js
release98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (