Merge pull request #4258 from pnp/dependabot/npm_and_yarn/samples/js-solution-editions/microsoft/sp-core-library-and-microsoft/sp-webpart-base-and-gulp-1.18.0
This commit is contained in:
commit
72bb96f7a7
File diff suppressed because it is too large
Load Diff
|
@ -6,15 +6,15 @@
|
|||
"node": ">=0.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/sp-core-library": "~1.1.0",
|
||||
"@microsoft/sp-webpart-base": "~1.1.1",
|
||||
"@microsoft/sp-core-library": "~1.18.0",
|
||||
"@microsoft/sp-webpart-base": "~1.18.0",
|
||||
"@types/webpack-env": ">=1.12.1 <1.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/sp-build-web": "~1.17.2",
|
||||
"@microsoft/sp-module-interfaces": "~1.1.1",
|
||||
"@microsoft/sp-webpart-workbench": "~1.12.1",
|
||||
"gulp": "~3.9.1",
|
||||
"gulp": "~4.0.2",
|
||||
"@types/chai": ">=3.4.34 <3.6.0",
|
||||
"@types/mocha": ">=2.2.33 <2.6.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue