Skip to content

Commit

Permalink
Lock file maintenance npm all non-major dependencies (bcgov#3264)
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] authored Nov 27, 2023
1 parent 0ae751e commit c5af3df
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 156 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@types/leaflet": "^1.7.0",
"@types/lodash": "^4.14.173",
"@types/luxon": "^3.0.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/react-plotly.js": "^2.2.4",
"@types/react-router-dom": "^5.3.0",
"@types/webpack-env": "^1.15.1",
Expand All @@ -36,7 +36,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"esri-leaflet": "3.0.11",
"esri-leaflet": "3.0.12",
"filefy": "^0.1.11",
"jwt-decode": "^4.0.0",
"keycloak-js": "^23.0.0",
Expand Down
Loading

0 comments on commit c5af3df

Please sign in to comment.