Skip to content

Commit

Permalink
fix: revert ncc, package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Sep 2, 2021
1 parent 2337ec6 commit 1bbb712
Show file tree
Hide file tree
Showing 9 changed files with 7,822 additions and 9,883 deletions.
8,855 changes: 4,637 additions & 4,218 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

4,787 changes: 0 additions & 4,787 deletions dist/index.mjs

This file was deleted.

1 change: 0 additions & 1 deletion dist/index.mjs.map

This file was deleted.

10 changes: 0 additions & 10 deletions dist/licenses.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/sourcemap-register.cjs

This file was deleted.

2,299 changes: 2,298 additions & 1 deletion dist/sourcemap-register.js

Large diffs are not rendered by default.

1,734 changes: 878 additions & 856 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,25 +46,25 @@
]
},
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/core": "^1.5.0",
"axios": "^0.21.1"
},
"devDependencies": {
"@babel/preset-env": "^7.14.9",
"@babel/preset-env": "^7.15.0",
"@commitlint/config-conventional": "^13.1.0",
"@vercel/ncc": "^0.29.0",
"babel-jest": "^27.0.6",
"@vercel/ncc": "^0.27.0",
"babel-jest": "^27.1.0",
"commitlint": "^13.1.0",
"dotenv": "^10.0.0",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-node": "^11.1.0",
"husky": "^7.0.1",
"jest": "^27.0.6",
"jest-config": "^27.0.6",
"husky": "^7.0.2",
"jest": "^27.1.0",
"jest-config": "^27.1.0",
"pinst": "^2.1.6",
"prettier": "^2.3.2",
"webpack": "^5.47.1"
"webpack": "^5.51.1"
},
"release": {
"branches": [
Expand Down

0 comments on commit 1bbb712

Please sign in to comment.