mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update node.js to v14.17.3
This commit is contained in:
committed by
renovate[bot]
parent
6b52155601
commit
cb9d357882
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"engines": {
|
||||
"npm": ">=6.0 <7.0",
|
||||
"node": "14.17.2"
|
||||
"node": "14.17.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest --runInBand demo.test.js"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"engines": {
|
||||
"npm": ">=6.0 <7.0",
|
||||
"node": "14.17.2"
|
||||
"node": "14.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.35",
|
||||
|
||||
Reference in New Issue
Block a user