mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
chore(deps): pin dependencies
This commit is contained in:
parent
3f9e376ac8
commit
6ff4f40c4e
1 changed files with 3 additions and 3 deletions
|
@ -50,7 +50,7 @@
|
|||
"autoprefixer": "9.7.4",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "23.6.0",
|
||||
"babel-loader": "7.1.5",
|
||||
"babel-plugin-react-intl": "3.0.1",
|
||||
|
@ -60,7 +60,7 @@
|
|||
"css-loader": "3.4.0",
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-adapter-react-16": "1.15.6",
|
||||
"eslint": "^7.13.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-scratch": "7.0.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-react": "7.20.3",
|
||||
|
@ -84,7 +84,7 @@
|
|||
"react-redux": "5.1.0",
|
||||
"react-responsive": "4.1.0",
|
||||
"react-style-proptype": "3.2.2",
|
||||
"react-test-renderer": "^16.0.0",
|
||||
"react-test-renderer": "16.5.1",
|
||||
"react-tooltip": "3.8.4",
|
||||
"redux": "3.7.2",
|
||||
"redux-mock-store": "1.5.4",
|
||||
|
|
Loading…
Reference in a new issue