Skip to content

Commit 0d58ffa

Browse files
committed
Update Node packages
1 parent 7c7ee70 commit 0d58ffa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "textpattern-docs",
33
"description": "Official documentation website of the Textpattern project.",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/textpattern/textpattern-docs-website"
@@ -10,13 +10,13 @@
1010
"url": "https://github.com/textpattern/textpattern-docs-website/issues"
1111
},
1212
"devDependencies": {
13-
"grunt": "1.5.3",
13+
"grunt": "1.6.1",
1414
"grunt-cli": "1.4.3",
1515
"grunt-contrib-uglify": "5.2.2",
1616
"load-grunt-tasks": "5.1.0"
1717
},
1818
"dependencies": {
19-
"jquery": "3.5.1",
19+
"jquery": "3.7.1",
2020
"lunr": "2.3.9",
2121
"simple-jekyll-search": "1.10.0"
2222
},

0 commit comments

Comments
 (0)