update dependency @rollup/plugin-yaml to v3.1.0 (#6980)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-26 15:38:03 -04:00
committed by GitHub
parent f8a7991ddc
commit a4bbff3bf6
2 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"@fullcalendar/list": "5.8.0",
"@fullcalendar/timegrid": "5.8.0",
"@popperjs/core": "2.9.2",
"@rollup/plugin-yaml": "3.0.0",
"@rollup/plugin-yaml": "3.1.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.4",
"@types/base-64": "1.0.0",

16
package-lock.json generated
View File

@@ -326,7 +326,7 @@
"@fullcalendar/list": "5.8.0",
"@fullcalendar/timegrid": "5.8.0",
"@popperjs/core": "2.9.2",
"@rollup/plugin-yaml": "3.0.0",
"@rollup/plugin-yaml": "3.1.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.4",
"@types/base-64": "1.0.0",
@@ -6512,9 +6512,9 @@
}
},
"node_modules/@rollup/plugin-yaml": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.0.0.tgz",
"integrity": "sha512-nXYI3WsfG7Oq5K5k7evGQ1ZABGCPhHxMaMX4T3GRSDi9VyhkaU1+8R1RzTRFXITFJHx0QEGn8jR+P9pux5FuBQ==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.1.0.tgz",
"integrity": "sha512-61PsAXqN7YNYdg/nezK3NkqAu6e3Qu2wjHYW3r52Nx0aLi+rG7gkkIqtvxG8EtSqE2rra5CUcWBZj+v362qt9A==",
"dev": true,
"dependencies": {
"@rollup/pluginutils": "^3.1.0",
@@ -59754,7 +59754,7 @@
"@fullcalendar/list": "5.8.0",
"@fullcalendar/timegrid": "5.8.0",
"@popperjs/core": "2.9.2",
"@rollup/plugin-yaml": "3.0.0",
"@rollup/plugin-yaml": "3.1.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.4",
"@types/base-64": "1.0.0",
@@ -65805,9 +65805,9 @@
"requires": {}
},
"@rollup/plugin-yaml": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.0.0.tgz",
"integrity": "sha512-nXYI3WsfG7Oq5K5k7evGQ1ZABGCPhHxMaMX4T3GRSDi9VyhkaU1+8R1RzTRFXITFJHx0QEGn8jR+P9pux5FuBQ==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.1.0.tgz",
"integrity": "sha512-61PsAXqN7YNYdg/nezK3NkqAu6e3Qu2wjHYW3r52Nx0aLi+rG7gkkIqtvxG8EtSqE2rra5CUcWBZj+v362qt9A==",
"dev": true,
"requires": {
"@rollup/pluginutils": "^3.1.0",