Browse Source

Bump promise-polyfill from 8.1.3 to 8.3.0 (#6104)

Bumps [promise-polyfill](https://github.com/taylorhakes/promise-polyfill) from 8.1.3 to 8.3.0.
- [Release notes](https://github.com/taylorhakes/promise-polyfill/releases)
- [Changelog](https://github.com/taylorhakes/promise-polyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taylorhakes/promise-polyfill/commits)

---
updated-dependencies:
- dependency-name: promise-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/6137/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
3c90f56f1d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      packages/core/package.json
  2. 18082
      pnpm-lock.yaml

2
packages/core/package.json

@ -36,7 +36,7 @@
"codemirror": "5.63.0", "codemirror": "5.63.0",
"codemirror-formatting": "1.0.0", "codemirror-formatting": "1.0.0",
"html-entities": "~1.4.0", "html-entities": "~1.4.0",
"promise-polyfill": "8.1.3", "promise-polyfill": "8.3.0",
"underscore": "1.13.1" "underscore": "1.13.1"
}, },
"devDependencies": { "devDependencies": {

18082
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save