Skip to content

Commit cb9a992

Browse files
committed
package.json changes
1 parent bebece1 commit cb9a992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@
9191
"@babel/preset-typescript": "^7.23.3",
9292
"@loadable/component": "^5.16.3",
9393
"@pega/configs": "^0.7.0",
94-
"@playwright/test": "^1.52.0",
9594
"@pega/constellationjs": "~24.2.0",
9695
"@pega/dx-component-builder-sdk": "24.2.10",
9796
"@pega/pcore-pconnect-typedefs": "~3.2.2",
9897
"@pega/react-sdk-overrides": "~24.2.10",
98+
"@playwright/test": "^1.52.0",
9999
"@storybook/addon-essentials": "^8.6.14",
100100
"@storybook/addon-links": "^8.6.14",
101101
"@storybook/addon-storysource": "^8.6.14",
@@ -111,6 +111,7 @@
111111
"@types/lodash.isequal": "^4.5.8",
112112
"@types/react": "^17.0.83",
113113
"@typescript-eslint/eslint-plugin": "^6.15.0",
114+
"@typescript-eslint/parser": "^8.34.1",
114115
"caniuse-lite": "^1.0.30001576",
115116
"compression-webpack-plugin": "^10.0.0",
116117
"copy-webpack-plugin": "^11.0.0",
@@ -125,7 +126,6 @@
125126
"eslint-plugin-react-hooks": "^4.6.0",
126127
"eslint-plugin-sonarjs": "^0.23.0",
127128
"eslint-plugin-storybook": "^0.6.15",
128-
"@typescript-eslint/parser": "^8.34.1",
129129
"fast-glob": "^3.3.2",
130130
"file-loader": "^6.2.0",
131131
"glob-parent": "^6.0.2",

0 commit comments

Comments
 (0)