Skip to content

Commit

Permalink
packages:js:lock-node-emoji-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Voldemat committed Nov 20, 2023
1 parent f202b14 commit 4397285
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/js/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,15 @@
"chalk": "^4.1.2",
"cli-spinner": "^0.2.10",
"commander": "^11.0.0",
"typescript": "^5.2.2",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"node-emoji": "^2.1.0"
"node-emoji": "2.1.0",
"typescript": "^5.2.2"
},
"devDependencies": {
"@types/cli-spinner": "^0.2.1",
"jest": "^29.6.1",
"@types/jest": "^29.5.2",
"ts-jest": "^29.1.1",
"@types/escodegen": "^0.0.7",
"@types/jest": "^29.5.2",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.195",
"@types/uuid": "^9.0.2",
Expand All @@ -59,6 +57,8 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.6.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"uuid": "^9.0.0"
}
Expand Down

0 comments on commit 4397285

Please sign in to comment.