Skip to content

Commit 21df291

Browse files
authored
chore(deps): move dev deps to correct section (#991)
1 parent 1be7c5b commit 21df291

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "8.59.1",
7272
"@typescript-eslint/parser": "8.59.1",
7373
"babel-loader": "9.2.1",
74+
"concurrently": "9.2.1",
7475
"copy-webpack-plugin": "13.0.1",
7576
"css-loader": "7.1.4",
7677
"cypress": "15.14.1",
@@ -87,6 +88,7 @@
8788
"i18next-parser": "9.4.0",
8889
"jest": "30.3.0",
8990
"jest-environment-jsdom": "30.3.0",
91+
"license-check-and-add": "4.0.5",
9092
"mocha": "10.8.2",
9193
"mocha-junit-reporter": "2.2.1",
9294
"mochawesome": "7.1.4",
@@ -112,8 +114,6 @@
112114
"webpack-dev-server": "^5.2.3"
113115
},
114116
"dependencies": {
115-
"concurrently": "9.2.1",
116-
"license-check-and-add": "4.0.5",
117117
"lodash": "4.18.1",
118118
"monaco-editor": "0.55.1",
119119
"react-redux": "7.2.9",

0 commit comments

Comments
 (0)