Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 3, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6904b0f commit 972645f
Showing 2 changed files with 345 additions and 245 deletions.
562 changes: 331 additions & 231 deletions package-lock.json
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -128,33 +128,33 @@
"@testing-library/react": "13.4.0",
"@types/d3-dsv": "3.0.0",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.185",
"@types/lodash": "4.14.186",
"@types/mapbox-gl": "1.13.4",
"@types/node": "18.6.3",
"@types/react": "18.0.20",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@types/react-test-renderer": "18.0.0",
"@types/sharp": "0.31.0",
"@types/terser-webpack-plugin": "5.2.0",
"@types/universal-analytics": "0.4.5",
"@types/webpack-bundle-analyzer": "4.4.2",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"@types/webpack-bundle-analyzer": "4.4.3",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"browserslist-config-erb": "0.0.3",
"chalk": "4.1.2",
"concurrently": "7.4.0",
"core-js": "3.25.2",
"core-js": "3.25.5",
"cross-env": "7.0.3",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "4.1.0",
"detect-port": "1.3.0",
"electron": "20.1.4",
"css-minimizer-webpack-plugin": "4.2.0",
"detect-port": "1.5.1",
"electron": "20.3.0",
"electron-builder": "23.3.3",
"electron-devtools-installer": "3.2.0",
"electron-notarize": "1.2.1",
"electron-rebuild": "3.2.9",
"electronmon": "2.0.2",
"eslint": "8.23.1",
"eslint": "8.24.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-erb": "4.0.3",
"eslint-import-resolver-typescript": "3.5.1",
@@ -178,19 +178,19 @@
"react-refresh": "0.14.0",
"react-test-renderer": "18.2.0",
"rimraf": "3.0.2",
"sass": "1.54.9",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"style-loader": "3.3.1",
"terser-webpack-plugin": "5.3.6",
"ts-jest": "28.0.8",
"ts-loader": "9.4.0",
"ts-loader": "9.4.1",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"typescript": "4.8.4",
"url-loader": "4.1.1",
"webpack": "5.74.0",
"webpack-bundle-analyzer": "4.6.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0"
},
"build": {

0 comments on commit 972645f

Please sign in to comment.