Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
fix: update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Oct 27, 2021
1 parent 3b8b67c commit 099e533
Show file tree
Hide file tree
Showing 3 changed files with 854 additions and 1,506 deletions.
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,25 +174,24 @@
"atomTestRunner": "./spec/runner",
"dependencies": {
"atom-linter": "10.0.0",
"atom-package-deps": "7.2.3",
"atom-package-deps": "8.0.0",
"babel-preset-env": "1.7.0",
"consistent-path": "2.0.3",
"crypto-random-string": "3.3.1",
"eslint": "7.32.0",
"eslint-rule-documentation": "1.0.23",
"fs-plus": "3.1.1",
"resolve-env": "1.0.0"
},
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@types/atom": "^1.40.10",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@types/atom": "^1.40.11",
"@types/eslint": "7.28.2",
"@types/jasmine": "^3.7.7",
"@types/node": "^14.14.35",
"@types/rimraf": "^3.0.0",
"atom-jasmine3-test-runner": "^5.2.6",
"babel-preset-atomic": "^3.2.1",
"@types/jasmine": "^3.10.1",
"@types/node": "^12",
"@types/rimraf": "^3.0.2",
"atom-jasmine3-test-runner": "^5.2.9",
"babel-preset-atomic": "^4.2.0",
"build-commit": "^0.1.4",
"cross-env": "^7.0.3",
"eslint-config-airbnb-base": "14.2.1",
Expand Down
Loading

0 comments on commit 099e533

Please sign in to comment.