Skip to content

Commit

Permalink
chore(deps): update minor and patch (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 15, 2022
1 parent 260837f commit 9ffa778
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 238 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,41 +47,41 @@
"prepare": "husky install"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "7.12.13",
"@babel/preset-typescript": "^7.14.5",
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@jest/types": "^29.3.1",
"@material-ui/core": "^4.11.4",
"@nebula.js/cli": "3.0.4",
"@nebula.js/cli-build": "3.0.4",
"@nebula.js/cli-sense": "3.0.4",
"@nebula.js/cli-serve": "3.0.4",
"@playwright/test": "1.24.2",
"@rollup/plugin-typescript": "^8.3.3",
"@playwright/test": "1.27.1",
"@rollup/plugin-typescript": "^8.5.0",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"@types/requirejs": "^2.1.31",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"@types/react-dom": "18.0.9",
"@types/requirejs": "^2.1.34",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"axios": "^1.1.3",
"babel-jest": "^29.3.1",
"eslint": "8.27.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-prettier": "4.2.1",
"fs-extra": "10.1.0",
"husky": "^8.0.0",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"prettier": "2.3.0",
"prettier": "2.7.1",
"pretty-quick": "^3.1.3",
"qlik-chart-modules": "^0.13.0",
"qlik-chart-modules": "^0.43.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"scriptappy-from-jsdoc": "0.7.0",
Expand Down

0 comments on commit 9ffa778

Please sign in to comment.