dep updates, version up

This commit is contained in:
madrilene 2024-01-31 10:38:42 +01:00
parent dc848390ae
commit 693c1a84b2
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "eleventy-excellent",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eleventy-excellent",
"version": "2.0.0",
"version": "2.0.1",
"license": "ISC",
"dependencies": {
"@11ty/eleventy": "^2.0.1",
@ -2216,9 +2216,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.4.650",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.650.tgz",
"integrity": "sha512-sYSQhJCJa4aGA1wYol5cMQgekDBlbVfTRavlGZVr3WZpDdOPcp6a6xUnFfrt8TqZhsBYYbDxJZCjGfHuGupCRQ==",
"version": "1.4.651",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.651.tgz",
"integrity": "sha512-jjks7Xx+4I7dslwsbaFocSwqBbGHQmuXBJUK9QBZTIrzPq3pzn6Uf2szFSP728FtLYE3ldiccmlkOM/zhGKCpA==",
"dev": true
},
"node_modules/emoji-regex": {

View file

@ -1,6 +1,6 @@
{
"name": "eleventy-excellent",
"version": "2.0.0",
"version": "2.0.1",
"description": "Eleventy starter based on the workflow suggested by Andy Bell's buildexcellentwebsit.es.",
"author": "Lene Saile",
"license": "ISC",