Skip to content

Commit f7df3ab

Browse files
authored
Merge branch 'master' into 6749-imagery-annotations-dont-appear-on-mount
2 parents 03a9309 + f254d4f commit f7df3ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmct",
3-
"version": "2.2.5-SNAPSHOT",
3+
"version": "2.2.6-SNAPSHOT",
44
"description": "The Open MCT core platform",
55
"devDependencies": {
66
"@babel/eslint-parser": "7.21.8",
@@ -21,7 +21,7 @@
2121
"d3-axis": "3.0.0",
2222
"d3-scale": "3.3.0",
2323
"d3-selection": "3.0.0",
24-
"eslint": "8.42.0",
24+
"eslint": "8.43.0",
2525
"eslint-plugin-compat": "4.1.4",
2626
"eslint-config-prettier": "8.8.0",
2727
"eslint-plugin-playwright": "0.12.0",
@@ -61,7 +61,7 @@
6161
"resolve-url-loader": "5.0.0",
6262
"sanitize-html": "2.10.0",
6363
"sass": "1.63.3",
64-
"sass-loader": "13.3.1",
64+
"sass-loader": "13.3.2",
6565
"sinon": "15.1.0",
6666
"style-loader": "3.3.3",
6767
"typescript": "5.1.3",

0 commit comments

Comments
 (0)