Skip to content

Commit a0db1a2

Browse files
authored
Merge pull request #348 from stride3d/master
Deploy latest website updates to staging
2 parents 01f99e8 + f6da0c2 commit a0db1a2

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"author": "Stride",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@11ty/eleventy": "^3.1.0",
18+
"@11ty/eleventy": "^3.1.2",
1919
"@11ty/eleventy-plugin-rss": "^2.0.4",
2020
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1"
2121
},
2222
"dependencies": {
2323
"@11ty/eleventy-fetch": "^5.1.0",
2424
"@fortawesome/fontawesome-free": "^6.7.2",
25-
"bootstrap": "^5.3.6",
25+
"bootstrap": "^5.3.7",
2626
"lunr": "^2.3.9",
2727
"markdown-it-anchor": "^9.2.0",
2828
"markdown-it-table-of-contents": "^0.9.0",
29-
"sass": "^1.89.0"
29+
"sass": "^1.89.2"
3030
}
3131
}

0 commit comments

Comments
 (0)