diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/handlebars/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/handlebars/package.json index 2d9a1bd955cc2..7105c37d6cef8 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/handlebars/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/handlebars/package.json @@ -30,36 +30,36 @@ }, "devDependencies": { "aws-sdk": "^2.1.49", - "babel-loader": "^5.0.0", + "babel-loader": "^9.0.0", "babel-runtime": "^5.1.10", "benchmark": "~1.0", - "dtslint": "^0.5.5", - "dustjs-linkedin": "^2.0.2", + "dtslint": "^4.2.1", + "dustjs-linkedin": "^3.0.1", "eco": "~1.1.0-rc-3", "grunt": "^1.0.3", - "grunt-babel": "^5.0.0", + "grunt-babel": "^7.0.0", "grunt-bg-shell": "^2.3.3", "grunt-cli": "^1", "grunt-contrib-clean": "^1", - "grunt-contrib-concat": "^1", + "grunt-contrib-concat": "^2.0.0", "grunt-contrib-connect": "^1", "grunt-contrib-copy": "^1", "grunt-contrib-requirejs": "^1", - "grunt-contrib-uglify": "^1", + "grunt-contrib-uglify": "^5.2.1", "grunt-contrib-watch": "^1.1.0", - "grunt-eslint": "^20.1.0", + "grunt-eslint": "^25.0.0", "grunt-saucelabs": "9.x", "grunt-webpack": "^1.0.8", - "istanbul": "^0.3.0", + "istanbul": "^0.4.5", "jison": "~0.3.0", - "mocha": "^5", + "mocha": "^10.1.0", "mock-stdin": "^0.3.0", "mustache": "^2.1.3", "semver": "^5.0.1", "typescript": "^3.4.3", "underscore": "^1.5.1", - "webpack": "^1.12.6", - "webpack-dev-server": "^1.12.1" + "webpack": "^5.94.0", + "webpack-dev-server": "^4.15.2" }, "main": "lib/index.js", "types": "types/index.d.ts",