chore:(deps): curriculum - update minor and patch
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
d623ca0053
commit
b6ad4d347b
4354
curriculum/package-lock.json
generated
4354
curriculum/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -30,17 +30,17 @@
|
||||
"invariant": "^2.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.6",
|
||||
"@babel/polyfill": "^7.2.5",
|
||||
"@babel/preset-env": "^7.9.6",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/polyfill": "^7.11.5",
|
||||
"@babel/preset-env": "^7.11.5",
|
||||
"@babel/register": "^7.11.5",
|
||||
"@commitlint/cli": "^8.3.5",
|
||||
"@commitlint/config-conventional": "^7.0.1",
|
||||
"@commitlint/travis-cli": "^8.3.5",
|
||||
"@semantic-release/changelog": "^2.0.2",
|
||||
"@semantic-release/git": "^5.0.0",
|
||||
"babel-plugin-add-module-exports": "^0.2.1",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
"babel-plugin-transform-imports": "^1.4.1",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
@ -56,17 +56,17 @@
|
||||
"joi": "^13.3.0",
|
||||
"joi-objectid": "^2.0.0",
|
||||
"jquery": "^3.5.1",
|
||||
"js-yaml": "^3.12.0",
|
||||
"js-yaml": "^3.14.0",
|
||||
"jsdom": "^12.2.0",
|
||||
"lint-staged": "^7.2.0",
|
||||
"live-server": "^1.2.1",
|
||||
"lodash": "^4.17.19",
|
||||
"lodash": "^4.17.20",
|
||||
"mocha": "5.2.0",
|
||||
"puppeteer": "^1.19.0",
|
||||
"readdirp-walk": "^1.7.0",
|
||||
"rx": "^4.1.0",
|
||||
"semantic-release": "^15.13.24",
|
||||
"string-similarity": "^4.0.1",
|
||||
"string-similarity": "^4.0.2",
|
||||
"validator": "^10.4.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user