Skip to content

Commit

Permalink
chore(deps): update all patch and minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent f484225 commit cfeacc1
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,35 +27,35 @@
"ol": ">= 6.0.1 || 7 || 8"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/core": "7.23.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-typescript": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.23.0",
"@mapbox/geojsonhint": "3.2.0",
"@types/webpack": "5.28.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@babel/plugin-transform-typescript": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@mapbox/geojsonhint": "3.3.0",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"babel-loader": "9.1.3",
"cesium": "1.110.0",
"cesium": "1.111.0",
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"eslint": "8.50.0",
"eslint": "8.54.0",
"eslint-config-openlayers": "12.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-webpack": "0.13.7",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-import": "^2.28.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.3",
"htmlparser2": "9.0.0",
"jsdoc": "4.0.2",
"ol": "8.1.0",
"proj4": "2.9.0",
"typedoc": "0.25.1",
"typescript": "5.2.2",
"webpack": "5.88.2",
"ol": "8.2.0",
"proj4": "2.9.2",
"typedoc": "0.25.3",
"typescript": "5.3.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpack-merge": "5.9.0"
"webpack-merge": "5.10.0"
}
}

0 comments on commit cfeacc1

Please sign in to comment.