Skip to content

Commit 8cdf606

Browse files
committed
Updated packages.
1 parent eaf6a45 commit 8cdf606

File tree

14 files changed

+208
-551
lines changed

14 files changed

+208
-551
lines changed

package-lock.json

Lines changed: 167 additions & 510 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"@types/update-notifier": "5.1.0",
2929
"@typescript-eslint/eslint-plugin": "5.16.0",
3030
"@typescript-eslint/parser": "5.16.0",
31-
"eslint": "8.11.0",
31+
"eslint": "8.12.0",
3232
"jest": "27.5.1",
3333
"nodemon": "2.0.15",
3434
"rimraf": "3.0.2",
35-
"ts-jest": "27.1.3",
36-
"typescript": "4.6.2"
35+
"ts-jest": "27.1.4",
36+
"typescript": "4.6.3"
3737
},
3838
"scripts": {
3939
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"@types/node": "17.0.23",
1414
"@typescript-eslint/eslint-plugin": "5.16.0",
1515
"@typescript-eslint/parser": "5.16.0",
16-
"eslint": "8.11.0",
16+
"eslint": "8.12.0",
1717
"jest": "27.5.1",
1818
"rimraf": "3.0.2",
19-
"ts-jest": "27.1.3",
20-
"typescript": "4.6.2"
19+
"ts-jest": "27.1.4",
20+
"typescript": "4.6.3"
2121
},
2222
"scripts": {
2323
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-parser-dox/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
},
2222
"devDependencies": {
2323
"@types/jest": "27.4.1",
24-
"@types/node": "17.0.21",
25-
"@typescript-eslint/eslint-plugin": "5.15.0",
26-
"@typescript-eslint/parser": "5.15.0",
27-
"eslint": "8.11.0",
24+
"@types/node": "17.0.23",
25+
"@typescript-eslint/eslint-plugin": "5.16.0",
26+
"@typescript-eslint/parser": "5.16.0",
27+
"eslint": "8.12.0",
2828
"jest": "27.5.1",
2929
"rimraf": "3.0.2",
30-
"ts-jest": "27.1.3",
31-
"typescript": "4.6.2"
30+
"ts-jest": "27.1.4",
31+
"typescript": "4.6.3"
3232
},
3333
"scripts": {
3434
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-parser-jsdoc/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@typescript-eslint/eslint-plugin": "5.16.0",
2929
"@typescript-eslint/parser": "5.16.0",
3030
"copyfiles": "2.4.1",
31-
"eslint": "8.11.0",
31+
"eslint": "8.12.0",
3232
"jest": "27.5.1",
3333
"rimraf": "3.0.2",
34-
"ts-jest": "27.1.3",
35-
"typescript": "4.6.2"
34+
"ts-jest": "27.1.4",
35+
"typescript": "4.6.3"
3636
},
3737
"scripts": {
3838
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-parser-template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"@types/node": "17.0.23",
2222
"@typescript-eslint/eslint-plugin": "5.16.0",
2323
"@typescript-eslint/parser": "5.16.0",
24-
"eslint": "8.11.0",
24+
"eslint": "8.12.0",
2525
"jest": "27.5.1",
2626
"rimraf": "3.0.2",
27-
"ts-jest": "27.1.3",
28-
"typescript": "4.6.2"
27+
"ts-jest": "27.1.4",
28+
"typescript": "4.6.3"
2929
},
3030
"scripts": {
3131
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-bootstrap/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@types/node": "17.0.23",
2828
"@typescript-eslint/eslint-plugin": "5.16.0",
2929
"@typescript-eslint/parser": "5.16.0",
30-
"eslint": "8.11.0",
30+
"eslint": "8.12.0",
3131
"jest": "27.5.1",
3232
"rimraf": "3.0.2",
33-
"ts-jest": "27.1.3",
34-
"typescript": "4.6.2"
33+
"ts-jest": "27.1.4",
34+
"typescript": "4.6.3"
3535
},
3636
"scripts": {
3737
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-dash/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"@typescript-eslint/eslint-plugin": "5.16.0",
3434
"@typescript-eslint/parser": "5.16.0",
3535
"copyfiles": "2.4.1",
36-
"eslint": "8.11.0",
36+
"eslint": "8.12.0",
3737
"jest": "27.5.1",
3838
"rimraf": "3.0.2",
39-
"ts-jest": "27.1.3",
40-
"typescript": "4.6.2"
39+
"ts-jest": "27.1.4",
40+
"typescript": "4.6.3"
4141
},
4242
"scripts": {
4343
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@types/node": "17.0.23",
2727
"@typescript-eslint/eslint-plugin": "5.16.0",
2828
"@typescript-eslint/parser": "5.16.0",
29-
"eslint": "8.11.0",
29+
"eslint": "8.12.0",
3030
"jest": "27.5.1",
3131
"rimraf": "3.0.2",
32-
"ts-jest": "27.1.3",
33-
"typescript": "4.6.2"
32+
"ts-jest": "27.1.4",
33+
"typescript": "4.6.3"
3434
},
3535
"scripts": {
3636
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-json/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"@types/node": "17.0.23",
2222
"@typescript-eslint/eslint-plugin": "5.16.0",
2323
"@typescript-eslint/parser": "5.16.0",
24-
"eslint": "8.11.0",
24+
"eslint": "8.12.0",
2525
"jest": "27.5.1",
2626
"rimraf": "3.0.2",
27-
"ts-jest": "27.1.3",
28-
"typescript": "4.6.2"
27+
"ts-jest": "27.1.4",
28+
"typescript": "4.6.3"
2929
},
3030
"scripts": {
3131
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-markdown/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@types/node": "17.0.23",
2525
"@typescript-eslint/eslint-plugin": "5.16.0",
2626
"@typescript-eslint/parser": "5.16.0",
27-
"eslint": "8.11.0",
27+
"eslint": "8.12.0",
2828
"jest": "27.5.1",
2929
"rimraf": "3.0.2",
30-
"ts-jest": "27.1.3",
31-
"typescript": "4.6.2"
30+
"ts-jest": "27.1.4",
31+
"typescript": "4.6.3"
3232
},
3333
"scripts": {
3434
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-pdf/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@types/node": "17.0.23",
2929
"@typescript-eslint/eslint-plugin": "5.16.0",
3030
"@typescript-eslint/parser": "5.16.0",
31-
"eslint": "8.11.0",
31+
"eslint": "8.12.0",
3232
"jest": "27.5.1",
3333
"rimraf": "3.0.2",
34-
"ts-jest": "27.1.3",
35-
"typescript": "4.6.2"
34+
"ts-jest": "27.1.4",
35+
"typescript": "4.6.3"
3636
},
3737
"scripts": {
3838
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox-renderer-template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"@types/node": "17.0.23",
2222
"@typescript-eslint/eslint-plugin": "5.16.0",
2323
"@typescript-eslint/parser": "5.16.0",
24-
"eslint": "8.11.0",
24+
"eslint": "8.12.0",
2525
"jest": "27.5.1",
2626
"rimraf": "3.0.2",
27-
"ts-jest": "27.1.3",
28-
"typescript": "4.6.2"
27+
"ts-jest": "27.1.4",
28+
"typescript": "4.6.3"
2929
},
3030
"scripts": {
3131
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",

packages/doxdox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@types/node": "17.0.23",
2121
"@typescript-eslint/eslint-plugin": "5.16.0",
2222
"@typescript-eslint/parser": "5.16.0",
23-
"eslint": "8.11.0",
23+
"eslint": "8.12.0",
2424
"rimraf": "3.0.2",
25-
"typescript": "4.6.2"
25+
"typescript": "4.6.3"
2626
},
2727
"scripts": {
2828
"build": "rimraf dist/ && tsc",

0 commit comments

Comments
 (0)