Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 12, 2022
1 parent cbb664c commit 34b2544
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,55 +51,55 @@
"rxjs": ">=7.0.0"
},
"devDependencies": {
"@babel/core": "7.15.5",
"@babel/core": "7.18.2",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "7.15.6",
"@babel/preset-react": "7.14.5",
"@babel/register": "^7.15.3",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"@babel/register": "^7.17.7",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.4",
"@semantic-release/npm": "9.0.1",
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.0",
"@types/lodash.debounce": "4.0.6",
"@types/lodash.throttle": "4.1.6",
"@typescript-eslint/eslint-plugin": "4.31.1",
"@typescript-eslint/parser": "4.31.1",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.throttle": "4.1.7",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-istanbul": "^6.0.0",
"babel-loader": "^8.2.5",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-transform-require-ignore": "^0.1.1",
"beautiful-react-ui": "^0.57.1",
"chai": "^4.3.4",
"css-loader": "^6.2.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-airbnb-typescript": "14.0.0",
"eslint-plugin-chai-expect": "^2.2.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "4.2.0",
"glob": "^7.1.7",
"husky": "^7.0.2",
"jsdoc-to-markdown": "^7.0.1",
"jsdom": "^17.0.0",
"beautiful-react-ui": "0.57.1",
"chai": "^4.3.6",
"css-loader": "^6.7.1",
"eslint": "^8.17.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-plugin-chai-expect": "^3.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "4.5.0",
"glob": "^8.0.3",
"husky": "^8.0.1",
"jsdoc-to-markdown": "^7.1.1",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"mocha": "9.1.1",
"mock-local-storage": "1.1.17",
"mocha": "10.0.0",
"mock-local-storage": "1.1.23",
"nyc": "^15.1.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-styleguidist": "^11.1.7",
"react-styleguidist": "^11.2.0",
"regenerator-runtime": "0.13.9",
"semantic-release": "^19.0.3",
"sinon": "^11.1.2",
"style-loader": "^3.2.1",
"ts-loader": "9.2.5",
"typescript": "4.4.3",
"sinon": "^14.0.0",
"style-loader": "^3.3.1",
"ts-loader": "9.3.0",
"typescript": "4.7.3",
"url-loader": "^4.1.1",
"webpack": "^5.53.0"
"webpack": "^5.73.0"
}
}

0 comments on commit 34b2544

Please sign in to comment.