Skip to content

Commit b4b90ff

Browse files
committed
fix: update dependencies
1 parent dd02c2e commit b4b90ff

File tree

4 files changed

+405
-338
lines changed

4 files changed

+405
-338
lines changed

dist/setup_cpp.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/setup_cpp.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"prettier": "prettier-config-atomic",
4141
"dependencies": {
42-
"@actions/core": "^1.5.0",
42+
"@actions/core": "^1.6.0",
4343
"@actions/exec": "^1.1.0",
4444
"@actions/io": "^1.1.1",
4545
"@actions/tool-cache": "^1.7.1",
@@ -57,19 +57,19 @@
5757
},
5858
"devDependencies": {
5959
"@types/cross-spawn": "^6.0.2",
60-
"@types/jest": "^27.0.1",
60+
"@types/jest": "^27.0.2",
6161
"@types/mri": "^1.1.1",
62-
"@types/node": "^16.9.1",
62+
"@types/node": "^16.10.2",
6363
"@types/semver": "^7.3.8",
6464
"@types/which": "^2.0.1",
6565
"caxa": "^2.1.0",
6666
"cross-env": "7.0.3",
6767
"cross-spawn": "^7.0.3",
68-
"eslint-config-atomic": "^1.16.2",
69-
"jest": "^27.2.0",
68+
"eslint-config-atomic": "^1.16.3",
69+
"jest": "^27.2.4",
7070
"npm-run-all2": "^5.0.2",
7171
"parcel": "^2.0.0-rc.0",
72-
"prettier-config-atomic": "^2.0.5",
72+
"prettier-config-atomic": "^2.0.6",
7373
"shx": "0.3.3",
7474
"terser-config-atomic": "^0.1.1",
7575
"ts-jest": "^27.0.5",

0 commit comments

Comments
 (0)