Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 7, 2021
1 parent 5c2fbd2 commit c61622a
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
"use-merge-value": "^1.0.2"
},
"devDependencies": {
"@alitajs/umi-plugin-antd-plus": "^0.2.0",
"@alitajs/umi-plugin-console-version": "^0.4.0",
"@alitajs/umi-preset-react": "^0.3.0",
"@types/classnames": "^2.2.11",
"@types/numeral": "^2.0.1",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/styled-components": "^5.1.7",
"@walrus/cli": "^1.3.4",
"@walrus/plugin-release": "^1.12.1",
"@walrus/preset-lint": "^1.1.8",
"better-mock": "^0.3.1",
"cross-env": "^7.0.3",
"husky": "^5.1.3",
"typescript": "^4.2.3"
"@alitajs/umi-plugin-antd-plus": "0.2.0",
"@alitajs/umi-plugin-console-version": "0.4.0",
"@alitajs/umi-preset-react": "0.3.0",
"@types/classnames": "2.2.11",
"@types/numeral": "2.0.1",
"@types/react": "17.0.3",
"@types/react-dom": "17.0.3",
"@types/styled-components": "5.1.9",
"@walrus/cli": "1.3.4",
"@walrus/plugin-release": "1.13.0",
"@walrus/preset-lint": "1.1.8",
"better-mock": "0.3.1",
"cross-env": "7.0.3",
"husky": "5.2.0",
"typescript": "4.2.4"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit c61622a

Please sign in to comment.