Skip to content

Commit 817bfbf

Browse files
fix(deps): update minor updates
1 parent 9966ecf commit 817bfbf

File tree

2 files changed

+385
-251
lines changed

2 files changed

+385
-251
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "^4.33.0",
7272
"@typescript-eslint/parser": "^4.33.0",
7373
"create-validator-ts": "^2.0.0",
74-
"css-loader": "^6.7.3",
74+
"css-loader": "^6.11.0",
7575
"eslint": "^7.32.0",
7676
"eslint-plugin-react": "^7.32.2",
7777
"eslint-plugin-react-hooks": "^4.6.0",
@@ -81,7 +81,7 @@
8181
"prettier": "^2.3.2",
8282
"rimraf": "^3.0.2",
8383
"style-loader": "^3.3.2",
84-
"ts-loader": "^9.4.2",
84+
"ts-loader": "^9.5.4",
8585
"ts-node": "^10.9.1",
8686
"ts-node-test-register": "^10.0.0",
8787
"typescript": "^4.3.5",
@@ -95,12 +95,12 @@
9595
"@secretlint/secretlint-rule-preset-recommend": "^3.3.0",
9696
"codemirror": "^5.65.12",
9797
"react": "^17.0.2",
98-
"react-codemirror2": "^7.2.1",
98+
"react-codemirror2": "^7.3.0",
9999
"react-dom": "^17.0.2",
100100
"webext-bridge": "^4.1.1",
101101
"webextension-polyfill-ts": "^0.26.0"
102102
},
103103
"resolutions": {
104-
"webpack": "5.76.3"
104+
"webpack": "5.102.1"
105105
}
106106
}

0 commit comments

Comments
 (0)