Skip to content

Commit

Permalink
chore(task:http-headers): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mohatt committed May 6, 2021
1 parent 250b604 commit 048715a
Show file tree
Hide file tree
Showing 2 changed files with 1,252 additions and 1,334 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,45 +37,45 @@
"homepage": "https://github.com/mohatt/gatsby-plugin-postbuild",
"bugs": "https://github.com/mohatt/gatsby-plugin-postbuild/issues",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.14.0",
"@types/glob": "^7.1.3",
"@types/parse5": "^6.0.0",
"bluebird": "^3.7.2",
"chalk": "^4.1.0",
"cssnano": "^5.0.0",
"debug": "^3.2.6",
"filesize": "^6.1.0",
"glob": "^7.1.0",
"lodash": "^4.17.20",
"parse5": "^6.0.0",
"chalk": "^4.1.1",
"cssnano": "^5.0.2",
"debug": "^3.2.7",
"filesize": "^6.3.0",
"glob": "^7.1.6",
"lodash": "^4.17.21",
"parse5": "^6.0.1",
"purgecss": "^4.0.3",
"terser": "^5.6.0"
"terser": "^5.7.0"
},
"devDependencies": {
"@babel/cli": "7.13.14",
"@babel/core": "7.13.15",
"@babel/cli": "7.13.16",
"@babel/core": "7.13.16",
"@babel/eslint-parser": "7.13.14",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@types/bluebird": "3.5.33",
"@types/jest": "26.0.22",
"@types/bluebird": "3.5.34",
"@types/jest": "26.0.23",
"@types/lodash": "4.14.168",
"@types/react-dom": "17.0.3",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"babel-plugin-module-resolver": "4.1.0",
"babel-preset-gatsby-package": "0.12.0",
"cross-env": "7.0.3",
"eslint": "7.24.0",
"eslint": "7.25.0",
"eslint-config-standard-with-typescript": "20.0.0",
"eslint-import-resolver-typescript": "2.4.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.1.0",
"gatsby": "2.32.4",
"gatsby": "2.32.13",
"gatsby-plugin-utils": "0.9.0",
"jest": "26.6.3",
"postcss": "8.2.10",
"postcss": "8.2.14",
"semantic-release": "17.4.2",
"typescript": "4.2.4"
},
Expand Down
Loading

0 comments on commit 048715a

Please sign in to comment.