mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
build(deps-dev): bump @davidsneighbour/markdownlint-config
Bumps [@davidsneighbour/markdownlint-config](https://github.com/davidsneighbour/configurations) from 2025.0.1 to 2025.0.2. - [Commits](https://github.com/davidsneighbour/configurations/compare/v2025.0.1...v2025.0.2) --- updated-dependencies: - dependency-name: "@davidsneighbour/markdownlint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e3303d0a4
commit
c0250a666a
36
package-lock.json
generated
36
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@thenewdynamic/gohugo-theme-ananke",
|
||||
"version": "2.11.2",
|
||||
"version": "2.12.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@thenewdynamic/gohugo-theme-ananke",
|
||||
"version": "2.11.2",
|
||||
"version": "2.12.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cssnano": "7.0.6",
|
||||
@ -15,7 +15,7 @@
|
||||
"tachyons": "4.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@davidsneighbour/markdownlint-config": "2025.0.1",
|
||||
"@davidsneighbour/markdownlint-config": "2025.0.2",
|
||||
"@davidsneighbour/release-config": "2025.0.1",
|
||||
"@davidsneighbour/tools": "2025.0.1",
|
||||
"dotenv": "16.4.7"
|
||||
@ -1147,14 +1147,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@davidsneighbour/markdownlint-config": {
|
||||
"version": "2025.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2025.0.1.tgz",
|
||||
"integrity": "sha512-vZuTwU+GZ7ZnV5N10gENnRtLzqlBMEbxCMsTVTNP+I69Snx35FjlZSjmmYqoDFwQ4rH2nuyHLjbPotYNbax+bg==",
|
||||
"version": "2025.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2025.0.2.tgz",
|
||||
"integrity": "sha512-i5XZSjJjg+0bGl5JodfoQLpcXIB1CgYVX+TA0YZbC/aquB4NbFZBLK3lquCYqNyRDtcj4f+0cD2rRSTcNda0Aw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"markdownlint": "0.37.3",
|
||||
"markdownlint-cli2": "0.17.1"
|
||||
"markdownlint": "0.37.4",
|
||||
"markdownlint-cli2": "0.17.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.18.0",
|
||||
@ -5266,9 +5266,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/markdownlint": {
|
||||
"version": "0.37.3",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.3.tgz",
|
||||
"integrity": "sha512-eoQqH0291YCCjd+Pe1PUQ9AmWthlVmS0XWgcionkZ8q34ceZyRI+pYvsWksXJJL8OBkWCPwp1h/pnXxrPFC4oA==",
|
||||
"version": "0.37.4",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.4.tgz",
|
||||
"integrity": "sha512-u00joA/syf3VhWh6/ybVFkib5Zpj2e5KB/cfCei8fkSRuums6nyisTWGqjTWIOFoFwuXoTBQQiqlB4qFKp8ncQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -5290,16 +5290,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/markdownlint-cli2": {
|
||||
"version": "0.17.1",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.17.1.tgz",
|
||||
"integrity": "sha512-n1Im9lhKJJE12/u2N0GWBwPqeb0HGdylN8XpSFg9hbj35+QalY9Vi6mxwUQdG6wlSrrIq9ZDQ0Q85AQG9V2WOg==",
|
||||
"version": "0.17.2",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.17.2.tgz",
|
||||
"integrity": "sha512-XH06ZOi8wCrtOSSj3p8y3yJzwgzYOSa7lglNyS3fP05JPRzRGyjauBb5UvlLUSCGysMmULS1moxdRHHudV+g/Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"globby": "14.0.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"jsonc-parser": "3.3.1",
|
||||
"markdownlint": "0.37.3",
|
||||
"markdownlint": "0.37.4",
|
||||
"markdownlint-cli2-formatter-default": "0.0.5",
|
||||
"micromatch": "4.0.8"
|
||||
},
|
||||
@ -6004,9 +6004,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/micromark-util-subtokenize": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.4.tgz",
|
||||
"integrity": "sha512-N6hXjrin2GTJDe3MVjf5FuXpm12PGm80BrUAeub9XFXca8JZbP+oIwY4LJSVwFUCL1IPm/WwSVUN7goFHmSGGQ==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
|
||||
"integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
@ -38,7 +38,7 @@
|
||||
"tachyons": "4.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@davidsneighbour/markdownlint-config": "2025.0.1",
|
||||
"@davidsneighbour/markdownlint-config": "2025.0.2",
|
||||
"@davidsneighbour/release-config": "2025.0.1",
|
||||
"@davidsneighbour/tools": "2025.0.1",
|
||||
"dotenv": "16.4.7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user