From 0ed35bed72ad115f92c23109b1ebf79487746fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 07:54:50 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 4 updates Bumps the npm_and_yarn group with 4 updates in the / directory: [dustjs-linkedin](https://github.com/linkedin/dustjs), [grunt](https://github.com/gruntjs/grunt), [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `dustjs-linkedin` from 2.7.5 to 3.0.1 - [Release notes](https://github.com/linkedin/dustjs/releases) - [Changelog](https://github.com/linkedin/dustjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/linkedin/dustjs/compare/v2.7.5...v3.0.1) Updates `grunt` from 0.4.5 to 1.6.1 - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v0.4.5...v1.6.1) Updates `webpack` from 1.15.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v1.15.0...v5.94.0) Updates `webpack-dev-server` from 1.16.5 to 5.0.4 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.16.5...v5.0.4) --- updated-dependencies: - dependency-name: dustjs-linkedin dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: grunt dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e919ae37a..b6f0538b8 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "babel-loader": "^5.0.0", "babel-runtime": "^5.1.10", "benchmark": "~1.0", - "dustjs-linkedin": "^2.0.2", + "dustjs-linkedin": "^3.0.1", "eco": "~1.1.0-rc-3", - "grunt": "~0.4.1", + "grunt": "~1.6.1", "grunt-babel": "^5.0.0", "grunt-cli": "~0.1.10", "grunt-contrib-clean": "0.x", @@ -54,8 +54,8 @@ "mustache": "^2.1.3", "semver": "^5.0.1", "underscore": "^1.5.1", - "webpack": "^1.12.6", - "webpack-dev-server": "^1.12.1" + "webpack": "^5.94.0", + "webpack-dev-server": "^5.0.4" }, "main": "lib/index.js", "bin": {