Merge pull request #40 from oddbird/auto-dependency-upgrades

Automated dependency upgrades
This commit is contained in:
Jonny Gerig Meyer 2023-05-10 08:48:53 -07:00 committed by GitHub
commit 2270dd2e9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 398 additions and 184 deletions

View File

@ -41,7 +41,7 @@
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@babel/core": "^7.21.5",
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@babel/preset-typescript": "^7.21.5",
"@rollup/plugin-babel": "^6.0.3",
@ -55,11 +55,11 @@
"@types/markdown-it-attrs": "^4.1.0",
"@types/node": "^16",
"@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"date-fns": "^2.30.0",
"deep-equal": "^2.2.1",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
@ -77,14 +77,14 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prismjs": "^1.29.0",
"rollup": "^3.21.2",
"rollup": "^3.21.5",
"sass": "^1.62.1",
"semver-parser": "^4.1.4",
"stylelint": "^15.6.0",
"stylelint": "^15.6.1",
"stylelint-config-standard-scss": "^9.0.0",
"truncate-html": "^1.0.4",
"ts-node": "^10.9.1",
"typedoc": "^0.24.6",
"typedoc": "^0.24.7",
"typescript": "^5.0.4",
"typogr": "^0.6.8"
},

568
yarn.lock

File diff suppressed because it is too large Load Diff