snyk-bot 2024-09-07 06:32:34 +00:00
parent 41d5051b39
commit f5ccc2852c
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 751 additions and 1009 deletions

1748
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -183,7 +183,7 @@
},
"dependencies": {
"align-yaml": "^0.1.8",
"async": "^2.6.0",
"async": "^3.0.0",
"atom-message-panel": "^1.3.0",
"atom-space-pen-views": "^2.2.0",
"bluebird": "^3.5.1",
@ -192,14 +192,14 @@
"coffeescript": "^1.12.6",
"csscomb": "^4.2.0",
"diff": "^3.4.0",
"editorconfig": "^0.15.0",
"eslint": "^4.16.0",
"editorconfig": "^1.0.3",
"eslint": "^8.15.0",
"event-kit": "^2.4.0",
"expand-home-dir": "0.0.3",
"extend": "^3.0.2",
"gherkin": "^2.12.2",
"handlebars": "^4.1.2",
"js-beautify": "^1.8.1",
"js-beautify": "^1.14.9",
"jscs": "^3.0.7",
"lodash": "^4.17.13",
"loophole": "^1.1.0",
@ -210,7 +210,7 @@
"prettier": "^1.11.1",
"prettydiff2": "^2.2.7",
"pug-beautify": "^0.1.1",
"remark": "6.0.1",
"remark": "7.0.0",
"season": "^6.0.2",
"semver": "^5.5.0",
"shell-env": "^0.3.0",
@ -225,7 +225,7 @@
"uuid": "^3.1.0",
"which": "^1.3.0",
"winston": "^2.4.0",
"yaml-front-matter": "3.4.1"
"yaml-front-matter": "4.1.1"
},
"activationHooks": [
"core:loaded-shell-environment"