Skip to content

Commit f7a05b0

Browse files
committed
Updated dev packages.
1 parent f57a34a commit f7a05b0

File tree

14 files changed

+296
-296
lines changed

14 files changed

+296
-296
lines changed

package-lock.json

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

packages/doxdox-cli/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
},
2525
"devDependencies": {
2626
"@types/jest": "29.0.0",
27-
"@types/node": "18.7.14",
28-
"@typescript-eslint/eslint-plugin": "5.36.1",
29-
"@typescript-eslint/parser": "5.36.1",
27+
"@types/node": "18.7.16",
28+
"@typescript-eslint/eslint-plugin": "5.36.2",
29+
"@typescript-eslint/parser": "5.36.2",
3030
"eslint": "8.23.0",
31-
"jest": "29.0.1",
31+
"jest": "29.0.2",
3232
"nodemon": "2.0.19",
3333
"rimraf": "3.0.2",
3434
"ts-jest": "29.0.0-next.1",
3535
"ts-jest-resolver": "2.0.0",
36-
"typescript": "4.8.2"
36+
"typescript": "4.8.3"
3737
},
3838
"scripts": {
3939
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"devDependencies": {
1212
"@types/jest": "29.0.0",
13-
"@types/node": "18.7.14",
14-
"@typescript-eslint/eslint-plugin": "5.36.1",
15-
"@typescript-eslint/parser": "5.36.1",
13+
"@types/node": "18.7.16",
14+
"@typescript-eslint/eslint-plugin": "5.36.2",
15+
"@typescript-eslint/parser": "5.36.2",
1616
"eslint": "8.23.0",
17-
"jest": "29.0.1",
17+
"jest": "29.0.2",
1818
"rimraf": "3.0.2",
1919
"ts-jest": "29.0.0-next.1",
2020
"ts-jest-resolver": "2.0.0",
21-
"typescript": "4.8.2"
21+
"typescript": "4.8.3"
2222
},
2323
"scripts": {
2424
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-parser-dox/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
},
2222
"devDependencies": {
2323
"@types/jest": "29.0.0",
24-
"@types/node": "18.7.14",
25-
"@typescript-eslint/eslint-plugin": "5.36.1",
26-
"@typescript-eslint/parser": "5.36.1",
24+
"@types/node": "18.7.16",
25+
"@typescript-eslint/eslint-plugin": "5.36.2",
26+
"@typescript-eslint/parser": "5.36.2",
2727
"eslint": "8.23.0",
28-
"jest": "29.0.1",
28+
"jest": "29.0.2",
2929
"rimraf": "3.0.2",
3030
"ts-jest": "29.0.0-next.1",
3131
"ts-jest-resolver": "2.0.0",
32-
"typescript": "4.8.2"
32+
"typescript": "4.8.3"
3333
},
3434
"scripts": {
3535
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-parser-jsdoc/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
},
2424
"devDependencies": {
2525
"@types/jest": "29.0.0",
26-
"@types/node": "18.7.14",
26+
"@types/node": "18.7.16",
2727
"@types/temp": "0.9.1",
28-
"@typescript-eslint/eslint-plugin": "5.36.1",
29-
"@typescript-eslint/parser": "5.36.1",
28+
"@typescript-eslint/eslint-plugin": "5.36.2",
29+
"@typescript-eslint/parser": "5.36.2",
3030
"copyfiles": "2.4.1",
3131
"eslint": "8.23.0",
32-
"jest": "29.0.1",
32+
"jest": "29.0.2",
3333
"rimraf": "3.0.2",
3434
"ts-jest": "29.0.0-next.1",
3535
"ts-jest-resolver": "2.0.0",
36-
"typescript": "4.8.2"
36+
"typescript": "4.8.3"
3737
},
3838
"scripts": {
3939
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-parser-template/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@types/jest": "29.0.0",
21-
"@types/node": "18.7.14",
22-
"@typescript-eslint/eslint-plugin": "5.36.1",
23-
"@typescript-eslint/parser": "5.36.1",
21+
"@types/node": "18.7.16",
22+
"@typescript-eslint/eslint-plugin": "5.36.2",
23+
"@typescript-eslint/parser": "5.36.2",
2424
"eslint": "8.23.0",
25-
"jest": "29.0.1",
25+
"jest": "29.0.2",
2626
"rimraf": "3.0.2",
2727
"ts-jest": "29.0.0-next.1",
2828
"ts-jest-resolver": "2.0.0",
29-
"typescript": "4.8.2"
29+
"typescript": "4.8.3"
3030
},
3131
"scripts": {
3232
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-bootstrap/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"devDependencies": {
2525
"@types/jest": "29.0.0",
2626
"@types/markdown-it": "12.2.3",
27-
"@types/node": "18.7.14",
28-
"@typescript-eslint/eslint-plugin": "5.36.1",
29-
"@typescript-eslint/parser": "5.36.1",
27+
"@types/node": "18.7.16",
28+
"@typescript-eslint/eslint-plugin": "5.36.2",
29+
"@typescript-eslint/parser": "5.36.2",
3030
"eslint": "8.23.0",
31-
"jest": "29.0.1",
31+
"jest": "29.0.2",
3232
"rimraf": "3.0.2",
3333
"ts-jest": "29.0.0-next.1",
3434
"ts-jest-resolver": "2.0.0",
35-
"typescript": "4.8.2"
35+
"typescript": "4.8.3"
3636
},
3737
"scripts": {
3838
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-dash/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"@types/better-sqlite3": "7.6.0",
2929
"@types/jest": "29.0.0",
3030
"@types/markdown-it": "12.2.3",
31-
"@types/node": "18.7.14",
31+
"@types/node": "18.7.16",
3232
"@types/temp": "0.9.1",
33-
"@typescript-eslint/eslint-plugin": "5.36.1",
34-
"@typescript-eslint/parser": "5.36.1",
33+
"@typescript-eslint/eslint-plugin": "5.36.2",
34+
"@typescript-eslint/parser": "5.36.2",
3535
"copyfiles": "2.4.1",
3636
"eslint": "8.23.0",
37-
"jest": "29.0.1",
37+
"jest": "29.0.2",
3838
"rimraf": "3.0.2",
3939
"ts-jest": "29.0.0-next.1",
4040
"ts-jest-resolver": "2.0.0",
41-
"typescript": "4.8.2"
41+
"typescript": "4.8.3"
4242
},
4343
"scripts": {
4444
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-github-wiki/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"devDependencies": {
2424
"@types/adm-zip": "0.5.0",
2525
"@types/jest": "29.0.0",
26-
"@types/node": "18.7.14",
27-
"@typescript-eslint/eslint-plugin": "5.36.1",
28-
"@typescript-eslint/parser": "5.36.1",
26+
"@types/node": "18.7.16",
27+
"@typescript-eslint/eslint-plugin": "5.36.2",
28+
"@typescript-eslint/parser": "5.36.2",
2929
"eslint": "8.23.0",
30-
"jest": "29.0.1",
30+
"jest": "29.0.2",
3131
"rimraf": "3.0.2",
3232
"ts-jest": "29.0.0-next.1",
3333
"ts-jest-resolver": "2.0.0",
34-
"typescript": "4.8.2"
34+
"typescript": "4.8.3"
3535
},
3636
"scripts": {
3737
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-json/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@types/jest": "29.0.0",
21-
"@types/node": "18.7.14",
22-
"@typescript-eslint/eslint-plugin": "5.36.1",
23-
"@typescript-eslint/parser": "5.36.1",
21+
"@types/node": "18.7.16",
22+
"@typescript-eslint/eslint-plugin": "5.36.2",
23+
"@typescript-eslint/parser": "5.36.2",
2424
"eslint": "8.23.0",
25-
"jest": "29.0.1",
25+
"jest": "29.0.2",
2626
"rimraf": "3.0.2",
2727
"ts-jest": "29.0.0-next.1",
2828
"ts-jest-resolver": "2.0.0",
29-
"typescript": "4.8.2"
29+
"typescript": "4.8.3"
3030
},
3131
"scripts": {
3232
"test": "npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

0 commit comments

Comments
 (0)