chore(deps): allow updating patch and minor version for highlihter

This commit is contained in:
Vladimir Gorej
2021-11-25 15:56:37 +01:00
parent b299be764f
commit c69aed27c1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -32,7 +32,7 @@
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^5.1.1",
"react-redux": "^7.2.4",
"react-syntax-highlighter": "=15.4.5",
"react-syntax-highlighter": "^15.4.5",
"redux": "^4.1.2",
"redux-immutable": "^4.0.0",
"remarkable": "^2.0.1",

View File

@@ -75,7 +75,7 @@
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^5.1.1",
"react-redux": "^7.2.4",
"react-syntax-highlighter": "=15.4.5",
"react-syntax-highlighter": "^15.4.5",
"redux": "^4.1.2",
"redux-immutable": "^4.0.0",
"remarkable": "^2.0.1",