Skip to content

Commit 932dc8a

Browse files
committed
Update dependencies
1 parent 08fc9da commit 932dc8a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,29 +17,29 @@
1717
"/oclif.manifest.json"
1818
],
1919
"dependencies": {
20-
"@oclif/core": "^1.16.0",
21-
"@oclif/plugin-help": "^5",
22-
"@oclif/plugin-plugins": "^2.0.1",
20+
"@oclif/core": "^1.26.2",
21+
"@oclif/plugin-help": "^6.2.27",
22+
"@oclif/plugin-plugins": "^5.4.36",
2323
"flagsmith": "^9.0.5",
2424
"node-fetch": "^2.6.6"
2525
},
2626
"devDependencies": {
2727
"@oclif/test": "^2.1.1",
2828
"@types/chai": "^4",
2929
"@types/mocha": "^9.0.0",
30-
"@types/node": "^16.9.4",
31-
"@types/node-fetch": "^2.6.2",
30+
"@types/node": "^18.19.83",
31+
"@types/node-fetch": "^2.6.6",
3232
"chai": "^4",
3333
"eslint": "^7.32.0",
3434
"eslint-config-oclif": "^4",
3535
"eslint-config-oclif-typescript": "^1.0.2",
3636
"globby": "^11",
37-
"mocha": "^9",
38-
"oclif": "^3",
37+
"mocha": "^11.1.0",
38+
"oclif": "^4.17.41",
3939
"shx": "^0.3.3",
4040
"ts-node": "^10.2.1",
4141
"tslib": "^2.3.1",
42-
"typescript": "4.4.4"
42+
"typescript": "5.8.2"
4343
},
4444
"oclif": {
4545
"bin": "flagsmith",

0 commit comments

Comments
 (0)