mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-19 10:31:07 +00:00
chore(deps): chore(deps) Pin dependency eleventy-plugin-edit-on-github to 1.1.0
This commit is contained in:
parent
04008eccb8
commit
73d4d5d9c6
2 changed files with 5 additions and 5 deletions
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "djlint_docs",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "djlint_docs",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@creativebulma/bulma-divider": "^1.1.0",
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"bulma-pricingtable": "0.2.0",
|
||||
"cssnano": "5.1.7",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"eleventy-plugin-edit-on-github": "^1.1.0",
|
||||
"eleventy-plugin-edit-on-github": "1.1.0",
|
||||
"eleventy-plugin-metagen": "1.7.1",
|
||||
"esbuild": "0.14.38",
|
||||
"eslint": "8.18.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "djlint_docs",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"bulma-pricingtable": "0.2.0",
|
||||
"cssnano": "5.1.7",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"eleventy-plugin-edit-on-github": "^1.1.0",
|
||||
"eleventy-plugin-edit-on-github": "1.1.0",
|
||||
"eleventy-plugin-metagen": "1.7.1",
|
||||
"esbuild": "0.14.38",
|
||||
"eslint": "8.18.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue