Skip to content

Commit c336cf5

Browse files
committed
chore: updates from devScripts
1 parent 57425a5 commit c336cf5

File tree

3 files changed

+776
-1056
lines changed

3 files changed

+776
-1056
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024, Salesforce.com, Inc.
1+
Copyright (c) 2025, Salesforce.com, Inc.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^3.27.0",
9-
"@salesforce/core": "^6.7.6",
10-
"@salesforce/sf-plugins-core": "^5.0.13",
8+
"@oclif/core": "^4",
9+
"@salesforce/core": "^8.2.7",
10+
"@salesforce/sf-plugins-core": "^11.2.4",
1111
"change-case": "^5.4.4",
1212
"open": "^9.1.0"
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.2.34",
1616
"@oclif/test": "^3.2.15",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
18-
"@salesforce/dev-scripts": "^8.5.0",
18+
"@salesforce/dev-scripts": "^10.2.11",
1919
"@salesforce/plugin-command-reference": "^3.1.43",
2020
"eslint-plugin-sf-plugin": "^1.20.14",
2121
"oclif": "^4.17.28",
2222
"ts-node": "^10.9.2",
23-
"typescript": "^5.4.5"
23+
"typescript": "^5.5.4"
2424
},
2525
"config": {},
2626
"engines": {

0 commit comments

Comments
 (0)