Skip to content

Commit

Permalink
[Dev Deps] update array.prototype.flatmap, glob; remove `babel-pr…
Browse files Browse the repository at this point in the history
…eset-es2015-argon`
  • Loading branch information
ljharb committed Oct 11, 2021
1 parent 0e857b6 commit c117be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -56,14 +56,13 @@
"@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped",
"@test-scope/some-module": "file:./tests/files/symlinked-module",
"@typescript-eslint/parser": "^2.23.0 || ^3.3.0 || ^4.29.3",
"array.prototype.flatmap": "^1.2.4",
"array.prototype.flatmap": "^1.2.5",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "=8.0.3 || ^8.2.6",
"babel-plugin-istanbul": "^4.1.6",
"babel-plugin-module-resolver": "^2.7.1",
"babel-preset-airbnb": "^2.6.0",
"babel-preset-es2015-argon": "latest",
"babel-preset-flow": "^6.23.0",
"babel-register": "^6.26.0",
"babylon": "^6.18.0",
Expand All @@ -80,7 +79,7 @@
"eslint-plugin-import": "2.x",
"eslint-plugin-json": "^2.1.2",
"fs-copy-file-sync": "^1.1.1",
"glob": "^7.1.7",
"glob": "^7.2.0",
"in-publish": "^2.0.1",
"linklocal": "^2.8.2",
"lodash.isarray": "^4.0.0",
Expand Down
1 change: 0 additions & 1 deletion resolvers/webpack/package.json
Expand Up @@ -48,7 +48,6 @@
},
"devDependencies": {
"babel-plugin-istanbul": "^4.1.6",
"babel-preset-es2015-argon": "latest",
"babel-register": "^6.26.0",
"chai": "^3.5.0",
"mocha": "^3.5.3",
Expand Down

0 comments on commit c117be5

Please sign in to comment.