Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit e57daea

Browse files
committed
Update all non-major dependencies
1 parent f1626de commit e57daea

File tree

2 files changed

+1075
-823
lines changed

2 files changed

+1075
-823
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,25 +44,25 @@
4444
},
4545
"types": "lib/index.d.ts",
4646
"devDependencies": {
47-
"@fluent/syntax": "0.17.0",
48-
"@oclif/dev-cli": "1.26.0",
49-
"@oclif/test": "1.2.8",
50-
"@types/jest": "^27.0.1",
47+
"@fluent/syntax": "0.18.0",
48+
"@oclif/dev-cli": "1.26.10",
49+
"@oclif/test": "1.2.9",
50+
"@types/jest": "27.4.0",
5151
"@types/node": "10.17.60",
52-
"@typescript-eslint/eslint-plugin": "4.31.1",
53-
"@typescript-eslint/parser": "4.31.1",
54-
"@vue/compiler-dom": "3.2.11",
55-
"@vue/compiler-sfc": "3.2.11",
52+
"@typescript-eslint/eslint-plugin": "4.33.0",
53+
"@typescript-eslint/parser": "4.33.0",
54+
"@vue/compiler-dom": "3.2.31",
55+
"@vue/compiler-sfc": "3.2.31",
5656
"eslint": "5.16.0",
5757
"eslint-config-oclif": "3.1.0",
58-
"eslint-config-oclif-typescript": "0.1.0",
58+
"eslint-config-oclif-typescript": "0.2.0",
5959
"eslint-config-standard-with-typescript": "21.0.1",
60-
"eslint-plugin-import": "2.24.2",
60+
"eslint-plugin-import": "2.25.4",
6161
"eslint-plugin-node": "11.1.0",
62-
"eslint-plugin-promise": "5.1.0",
62+
"eslint-plugin-promise": "5.2.0",
6363
"globby": "10.0.2",
64-
"jest": "27.2.0",
65-
"ts-jest": "27.0.5",
64+
"jest": "27.5.1",
65+
"ts-jest": "27.1.3",
6666
"ts-node": "8.10.2",
6767
"typescript": "3.9.10"
6868
},

0 commit comments

Comments
 (0)