Bump tinymce-i18n from 23.5.8 to 23.6.19

Bumps [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) from 23.5.8 to 23.6.19.
- [Release notes](https://github.com/mklkj/tinymce-i18n/releases)
- [Commits](https://github.com/mklkj/tinymce-i18n/compare/23.5.8...23.6.19)

---
updated-dependencies:
- dependency-name: tinymce-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-01 18:13:52 +00:00
committed by GitHub
parent 59a7020b68
commit 36a2972397
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"router-slot": "file:router-slot-2.3.0.tgz",
"rxjs": "^7.8.0",
"tinymce": "^6.5.1",
"tinymce-i18n": "^23.5.8",
"tinymce-i18n": "^23.6.19",
"uuid": "^9.0.0"
},
"devDependencies": {
@@ -19490,9 +19490,9 @@
"integrity": "sha512-J67fxJiX3tjvVqer1dg1+cOxMeE2P55ESGhaakvqGPbAUU45HnCMLSioaOsxV1KfcXustw9WJo0rtn1SNQlVKQ=="
},
"node_modules/tinymce-i18n": {
"version": "23.5.8",
"resolved": "https://registry.npmjs.org/tinymce-i18n/-/tinymce-i18n-23.5.8.tgz",
"integrity": "sha512-9ldMYgdiyGb+RdnZqbpOpAhfFXytpss/jXFONQF94oC5zu2xTyv78xuC6iL5dpGPufHMN6h0KLlNbV3ShkFUyw=="
"version": "23.6.19",
"resolved": "https://registry.npmjs.org/tinymce-i18n/-/tinymce-i18n-23.6.19.tgz",
"integrity": "sha512-+Enfbvje/L0E8wdt0TdMVPyZBRHVUIT/3BeKCPM/HVAxK4OZ0imkUoc54gttCxvelEAXTas5FeZ1LbKXOYFplw=="
},
"node_modules/title-case": {
"version": "3.0.3",

View File

@@ -131,7 +131,7 @@
"router-slot": "file:router-slot-2.3.0.tgz",
"rxjs": "^7.8.0",
"tinymce": "^6.5.1",
"tinymce-i18n": "^23.5.8",
"tinymce-i18n": "^23.6.19",
"uuid": "^9.0.0"
},
"devDependencies": {