Closed dependabot[bot] closed 4 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@babel/parser@7.24.7 | None | 0 |
0 B |
🚮 Removed packages: npm/@babel/parser@7.24.5
Bumps @babel/parser from 7.24.5 to 7.24.7.
Release notes
Sourced from
@babel/parser
's releases.... (truncated)
Changelog
Sourced from
@babel/parser
's changelog.Commits
bf1e9a3
v7.24.717a5502
[Babel 8] Removeextra.shorthand
(#16521)90fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.66e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)3ff20b9
Statically generate boilerplate for bitfield accessors (#16482)4bd1b2c
fix: Correctly parsecls.fn\<C> = x
(#16476)97c3eb1
RemovesyntaxType
option for record-and-tuple (parser&plugin) (#16458)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